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