4 references to UnsupportedType
System.Text.Json.SourceGeneration (4)
JsonSourceGenerator.Emitter.cs (1)
213case ClassType.UnsupportedType:
JsonSourceGenerator.Parser.cs (3)
644classType = ClassType.UnsupportedType; 676classType = ClassType.UnsupportedType; 744classType = ClassType.UnsupportedType;