Свойство | Тип | Описание | |
---|---|---|---|
AssemblyNameToFilePathMap | string>.Dictionary |
Метод | Описание | |
---|---|---|
GenerateInvocation ( CompilerInvocation invocation ) : void | ||
GetAllInvocations ( string invocationsFile = null ) : IEnumerable |
||
IndexLogFile ( string logFile, string serverPath = null, string solutionRoot = null ) : void |
Метод | Описание | |
---|---|---|
GetInvocationsToProcess ( ) : IEnumerable |
public static GenerateInvocation ( CompilerInvocation invocation ) : void | ||
invocation | CompilerInvocation | |
Результат | void |
public static GetAllInvocations ( string invocationsFile = null ) : IEnumerable |
||
invocationsFile | string | |
Результат | IEnumerable |
public static IndexLogFile ( string logFile, string serverPath = null, string solutionRoot = null ) : void | ||
logFile | string | |
serverPath | string | |
solutionRoot | string | |
Результат | void |