Method | Description | |
---|---|---|
CheckCache ( ICompiler comp, IEnumerable |
||
Finished ( ) : void | ||
IsSupported ( ICompiler comp, IEnumerable |
||
NullCompilerCache ( string cachedir ) : System | ||
Setup ( ) : void |
Method | Description | |
---|---|---|
OnCacheMissLocked ( ICompiler comp, |
public CheckCache ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
commonkey | ||
manifest | ||
return | bool |
public IsSupported ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
return | bool |
public NullCompilerCache ( string cachedir ) : System | ||
cachedir | string | |
return | System |
protected OnCacheMissLocked ( ICompiler comp, |
||
comp | ICompiler | |
hc | ||
args | IEnumerable |
|
m | ||
return | int |