5 references to attributes
System.Xml (5)
System\Xml\Schema\SchemaSetCompiler.cs (5)
41schemaSet.attributes = attributes; 63AddToTable(attributes, attribute.QualifiedName, attribute); 122foreach (XmlSchemaAttribute attribute in attributes.Values) { 178foreach (XmlSchemaAttribute attribute in attributes.Values) { 1974XmlSchemaAttribute a = (XmlSchemaAttribute)attributes[xa.RefName];