2 references to GetMethodDebugInfoReader
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\CommittedSolution.cs (2)
366using var debugInfoReaderProvider = GetMethodDebugInfoReader(compilationOutputsProvider(project), project.Name); 475using var debugInfoReaderProvider = GetMethodDebugInfoReader(compilationOutputs, document.Project.Name);