2 overrides of GetDebugInfo
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDebugInfoReader.cs (2)
68public override EditAndContinueMethodDebugInformation GetDebugInfo(MethodDefinitionHandle methodHandle) 139public override EditAndContinueMethodDebugInformation GetDebugInfo(MethodDefinitionHandle methodHandle)
1 reference to GetDebugInfo
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
415debugInfoReader.GetDebugInfo,