3 references to UnsupportedType
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (1)
217case ClassType.UnsupportedType:
JsonSourceGenerator.Parser.cs (2)
553classType = ClassType.UnsupportedType; 585classType = ClassType.UnsupportedType;