5 references to _attributes
System.Private.Xml (5)
System\Xml\Schema\SchemaSetCompiler.cs (5)
42schemaSet.attributes = _attributes; 74AddToTable(_attributes, attribute!.QualifiedName, attribute); 155foreach (XmlSchemaAttribute? attribute in _attributes.Values) 229foreach (XmlSchemaAttribute? attribute in _attributes.Values) 2430XmlSchemaAttribute? a = (XmlSchemaAttribute?)_attributes[xa.RefName];