2 overrides of GetLocalSignature
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (2)
57public override StandaloneSignatureHandle GetLocalSignature(MethodDefinitionHandle methodHandle) 118public override StandaloneSignatureHandle GetLocalSignature(MethodDefinitionHandle methodHandle)
1 reference to GetLocalSignature
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
405debugInfoReader.GetLocalSignature,