2 overrides of GetLocalSignature
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDebugInfoReader.cs (2)
60
public override StandaloneSignatureHandle
GetLocalSignature
(MethodDefinitionHandle methodHandle)
136
public override StandaloneSignatureHandle
GetLocalSignature
(MethodDefinitionHandle methodHandle)
1 reference to GetLocalSignature
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
416
debugInfoReader.
GetLocalSignature
,