2 references to SourceDocumentIndex
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (2)
187fileIndexOrIndicesArgument = methodBodyFactory.SourceDocumentIndex(document); 199fileIndices.Add(methodBodyFactory.SourceDocumentIndex(document));