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