Property | Type | Description | |
---|---|---|---|
AssemblyNameToFilePathMap | string>.Dictionary |
Method | Description | |
---|---|---|
GenerateInvocation ( CompilerInvocation invocation ) : void | ||
GetAllInvocations ( string invocationsFile = null ) : IEnumerable |
||
IndexLogFile ( string logFile, string serverPath = null, string solutionRoot = null ) : void |
Method | Description | |
---|---|---|
GetInvocationsToProcess ( ) : IEnumerable |
public static GenerateInvocation ( CompilerInvocation invocation ) : void | ||
invocation | CompilerInvocation | |
return | void |
public static GetAllInvocations ( string invocationsFile = null ) : IEnumerable |
||
invocationsFile | string | |
return | IEnumerable |
public static IndexLogFile ( string logFile, string serverPath = null, string solutionRoot = null ) : void | ||
logFile | string | |
serverPath | string | |
solutionRoot | string | |
return | void |