2 references to HasCustomConverterAttribute
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Parser.cs (2)
1267if (HasCustomConverterAttribute(type)) 1276if (HasCustomConverterAttribute(type))