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