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