1 reference to GetMethodDebugInfoReader
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\CommittedSolution.cs (1)
444
using var debugInfoReaderProvider =
GetMethodDebugInfoReader
(debuggingSession.SessionLog, compilationOutputs, document.Project.Name);