2 references to GetSourceDocument
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (2)
478return GetSourceDocument(debugDocumentProvider, syntax, syntax.GetLocation().GetMappedLineSpan()); 508GetSourceDocument(_debugDocumentProvider, syntaxForSpan, span),