1 reference to IArrayTypeSymbolInternal
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
1405
if (type is
IArrayTypeSymbolInternal
{ IsSZArray: true, ElementType: { } elementType })