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