5 references to AddAttDef
System.Xml (5)
System\Xml\Schema\DtdParser.cs (1)
705elementDecl.AddAttDef(attrDef);
System\Xml\Schema\DtdParserAsync.cs (1)
350elementDecl.AddAttDef(attrDef);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
622decl.AddAttDef(attribute.AttDef);
System\Xml\Schema\SchemaSetCompiler.cs (1)
679decl.AddAttDef(attribute.AttDef);
System\Xml\Schema\XdrBuilder.cs (1)
1176builder._ElementDef._ElementDecl.AddAttDef(attdef);