1 write to _documentToIndex
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\StackTraceDocumentsNode.cs (1)
58_documentToIndex = null;
2 references to _documentToIndex
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\StackTraceDocumentsNode.cs (2)
38if (!_documentToIndex.TryGetValue(documentName, out int index)) 42_documentToIndex.Add(documentName, index);