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