2 references to DecodeGenericTypeInstanceOrThrow
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
362typeSymbol = DecodeGenericTypeInstanceOrThrow(ref ppSig, out refersToNoPiaLocalType); 833type = DecodeGenericTypeInstanceOrThrow(ref memoryReader, out refersToNoPiaLocalType);