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