8 references to Sch_DupAttributeUse
System.Private.Xml (8)
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
1742SendValidationEvent(SR.Sch_DupAttributeUse, attribute.QualifiedName.ToString(), attribute); 1768SendValidationEvent(SR.Sch_DupAttributeUse, attributeValue.QualifiedName.ToString(), attributeValue); 1805SendValidationEvent(SR.Sch_DupAttributeUse, attribute.QualifiedName.ToString(), attribute); 1831SendValidationEvent(SR.Sch_DupAttributeUse, attributeValue.QualifiedName.ToString(), attributeGroupRef);
System\Xml\Schema\SchemaSetCompiler.cs (4)
2097SendValidationEvent(SR.Sch_DupAttributeUse, attr.QualifiedName.ToString(), attr); 2124SendValidationEvent(SR.Sch_DupAttributeUse, attribute.QualifiedName.ToString(), attribute); 2165SendValidationEvent(SR.Sch_DupAttributeUse, attr.QualifiedName.ToString(), attr); 2191SendValidationEvent(SR.Sch_DupAttributeUse, attribute.QualifiedName.ToString(), attributeGroupRef);