3 references to JsonSerializableAttributeType
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Parser.cs (3)
71knownSymbols.JsonSerializableAttributeType != null && 234Debug.Assert(_knownSymbols.JsonSerializableAttributeType != null); 244if (SymbolEqualityComparer.Default.Equals(attributeClass, _knownSymbols.JsonSerializableAttributeType))