3 references to DecodeCustomAttributeElementArrayOrThrow
Microsoft.CodeAnalysis (3)
MetadataReader\MetadataDecoder.cs (3)
1490return DecodeCustomAttributeElementArrayOrThrow(ref argReader, elementTypeCode, elementType, type); 1509return DecodeCustomAttributeElementArrayOrThrow(ref argReader, elementTypeCode, elementType, type); 1639? DecodeCustomAttributeElementArrayOrThrow(ref argReader, elementTypeCode, elementType, type)