2 references to DecodeMethodSpecificationSignature
ILAssembler (1)
EntityRegistry.cs (1)
1342
var typeArgs = decoder.
DecodeMethodSpecificationSignature
(ref reader);
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\MethodSpecification.cs (1)
53
return decoder.
DecodeMethodSpecificationSignature
(ref blobReader);