3 references to TypeWithDesignTimeProvidedCustomConverter
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (1)
250
case ClassType.
TypeWithDesignTimeProvidedCustomConverter
:
JsonSourceGenerator.Parser.cs (2)
728
? ClassType.
TypeWithDesignTimeProvidedCustomConverter
755
classType = ClassType.
TypeWithDesignTimeProvidedCustomConverter
;