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