2 references to DecodeType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Signature\RuntimeSignatureDecoder.cs (2)
44return DecodeType(ref blobReader, allowTypeSpecifications, blobReader.ReadCompressedInteger()); 184parameterBuilder.Add(DecodeType(ref blobReader, allowTypeSpecifications: false, typeCode: typeCode));