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