5 references to _attributes
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (5)
44schemaSet.attributes = _attributes; 72AddToTable(_attributes, attribute.QualifiedName, attribute); 147foreach (XmlSchemaAttribute attribute in _attributes.Values) 218foreach (XmlSchemaAttribute attribute in _attributes.Values) 2485XmlSchemaAttribute a = (XmlSchemaAttribute)_attributes[xa.RefName];