3 references to CreateEditAndContinueMethodDebugInfoReader
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\CommittedSolution.cs (2)
404var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader(); 526var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader();
EditAndContinue\DebuggingSession.cs (1)
388var debugInfoReader = debugInfoReaderProvider.CreateEditAndContinueMethodDebugInfoReader();