프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ambiguousFinalDestinations | List | ||
ambiguousInvocations | CompilerInvocation>.MultiDictionary | ||
assemblyNameToProjectFilePathsMap | string>.MultiDictionary | ||
cacheOfKnownExistingBinaries | HashSet |
||
intermediateAssemblyPathToOutputAssemblyPathMap | string>.Dictionary | ||
nonExistingReferencesToCompilerInvocationMap | CompilerInvocation>.MultiDictionary |
메소드 | 설명 | |
---|---|---|
AddMetadataAsSourceAssemblies ( List |
||
AddNonExistingReference ( CompilerInvocation compilerInvocation, string nonExistingReferenceFilePath ) : void | ||
AnalyzeLogFile ( string logFile ) : IEnumerable |
||
DisposeStatics ( ) : void | ||
GetInvocations ( Options options = null, IEnumerable |
||
GetInvocations ( string logFilePath ) : IEnumerable |
||
LogAnalyzer ( ) : System | ||
SanityCheckAfterMetadataAsSource ( IEnumerable |
||
WriteInvocationsToFile ( IEnumerable |
메소드 | 설명 | |
---|---|---|
AddAssemblyToMap ( string>.Dictionary |
||
AddInvocation ( string line, Action |
||
AddTypeScriptInvocation ( string line, Action |
||
AssignOutputAssemblyPath ( CompilerInvocation invocation ) : void | ||
AssignProjectFilePath ( CompilerInvocation invocation ) : void | ||
DumpNonExistingReferences ( ) : void | ||
ExtractProjectFilePath ( string line, int start ) : string | ||
FixOutputPaths ( |
||
GetAssemblyNameFromProject ( string projectFilePath ) : string | ||
GetAssemblyPaths ( IEnumerable |
||
ProcessCopyingFileFrom ( string line ) : bool | ||
ProcessDoneBuildingProject ( string line ) : bool | ||
ProcessInvocation ( string line, Action |
||
ProcessLogFileLines ( string logFile ) : IEnumerable |
||
SanityCheck ( |
||
SelectFinalInvocation ( CompilerInvocation invocation ) : void | ||
ShouldIncludeNotIndexedAssembly ( string binary, string assemblyName ) : bool |
public static AddMetadataAsSourceAssemblies ( List |
||
invocations | List |
|
리턴 | void |
public static AddNonExistingReference ( CompilerInvocation compilerInvocation, string nonExistingReferenceFilePath ) : void | ||
compilerInvocation | CompilerInvocation | |
nonExistingReferenceFilePath | string | |
리턴 | void |
public AnalyzeLogFile ( string logFile ) : IEnumerable |
||
logFile | string | |
리턴 | IEnumerable |
public static GetInvocations ( Options options = null, IEnumerable |
||
options | Options | |
logFiles | IEnumerable |
|
리턴 | IEnumerable |
public static GetInvocations ( string logFilePath ) : IEnumerable |
||
logFilePath | string | |
리턴 | IEnumerable |
public static SanityCheckAfterMetadataAsSource ( IEnumerable |
||
invocations | IEnumerable |
|
options | Options | |
리턴 | void |
public static WriteInvocationsToFile ( IEnumerable |
||
invocations | IEnumerable |
|
fileName | string | |
리턴 | void |
public Dictionary |
||
리턴 | List |
public static MultiDictionary |
||
리턴 | CompilerInvocation>.MultiDictionary |
public MultiDictionary |
||
리턴 | string>.MultiDictionary |
public static HashSet |
||
리턴 | HashSet |
public Dictionary |
||
리턴 | string>.Dictionary |