2 references to ByteArrayType
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Parser.cs (2)
2613
if (cmp.Equals(type, _knownSymbols.
ByteArrayType
))
2751
AddTypeIfNotNull(knownSymbols.
ByteArrayType
);