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