1 write to ConverterType
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1978ConverterType = converterType,
3 references to ConverterType
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (2)
766if (property.ConverterType != null) 768string converterFQN = property.ConverterType.FullyQualifiedName;
Model\TypeGenerationSpec.cs (1)
154property.ConverterType != null)