프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |