2 references to GetMethodSignatureOrThrow
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
1212
BlobHandle signature = Module.
GetMethodSignatureOrThrow
(methodDef);
1259
BlobHandle signature = module.
GetMethodSignatureOrThrow
(methodDef);