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