2 references to DecodeTypeHandle
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\SignatureDecoder.cs (2)
127
return
DecodeTypeHandle
(ref blobReader, (byte)typeCode, allowTypeSpecifications);
292
TType modifier =
DecodeTypeHandle
(ref blobReader, 0, allowTypeSpecifications: true);