3 references to DecodeTypeSequence
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\SignatureDecoder.cs (3)
220return DecodeTypeSequence(ref blobReader); 233return DecodeTypeSequence(ref blobReader); 286ImmutableArray<TType> types = DecodeTypeSequence(ref blobReader);