5 references to JsonSerializableAttributeType
System.Text.Json.SourceGeneration (5)
JsonSourceGenerator.Parser.cs (5)
82knownSymbols.JsonSerializableAttributeType != null && 254Debug.Assert(_knownSymbols.JsonSerializableAttributeType != null); 264if (SymbolEqualityComparer.Default.Equals(attributeClass, _knownSymbols.JsonSerializableAttributeType)) 295Debug.Assert(_knownSymbols.JsonSerializableAttributeType != null); 302if (!SymbolEqualityComparer.Default.Equals(attributeData.AttributeClass, _knownSymbols.JsonSerializableAttributeType))