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