1 reference to DecodeMethodSpecTypeArgumentsOrThrow
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
2234
var genericArguments =
DecodeMethodSpecTypeArgumentsOrThrow
(instantiation);