4 references to UnsupportedType
System.Text.Json.SourceGeneration (4)
JsonSourceGenerator.Emitter.cs (1)
269case ClassType.UnsupportedType:
JsonSourceGenerator.Parser.cs (3)
737classType = ClassType.UnsupportedType; 772classType = ClassType.UnsupportedType; 849classType = ClassType.UnsupportedType;