5 references to JsonSerializableAttributeType
System.Text.Json.SourceGeneration (5)
JsonSourceGenerator.Parser.cs (5)
86knownSymbols.JsonSerializableAttributeType != null && 294Debug.Assert(_knownSymbols.JsonSerializableAttributeType != null); 304if (SymbolEqualityComparer.Default.Equals(attributeClass, _knownSymbols.JsonSerializableAttributeType)) 335Debug.Assert(_knownSymbols.JsonSerializableAttributeType != null); 342if (!SymbolEqualityComparer.Default.Equals(attributeData.AttributeClass, _knownSymbols.JsonSerializableAttributeType))