3 references to UnsupportedType
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (1)
229case ClassType.UnsupportedType:
JsonSourceGenerator.Parser.cs (2)
622classType = ClassType.UnsupportedType; 654classType = ClassType.UnsupportedType;