2 references to SystemTypeSymbol
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
1379
if ((object)type ==
SystemTypeSymbol
)
1456
type =
SystemTypeSymbol
;