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