3 references to CreateEditAndContinueMethodDebugInfoReader
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\CommittedSolution.cs (2)
372var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader(); 484var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader();
EditAndContinue\DebuggingSession.cs (1)
354var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader();