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