2 overrides of GetDebugInfo
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (2)
65public override EditAndContinueMethodDebugInformation GetDebugInfo(MethodDefinitionHandle methodHandle) 121public override EditAndContinueMethodDebugInformation GetDebugInfo(MethodDefinitionHandle methodHandle)
1 reference to GetDebugInfo
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
404debugInfoReader.GetDebugInfo,