2 references to DecodeType
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\SignatureDecoder.cs (2)
55return DecodeType(ref blobReader, allowTypeSpecifications, blobReader.ReadCompressedInteger()); 197parameterBuilder.Add(DecodeType(ref blobReader, allowTypeSpecifications: false, typeCode: typeCode));