5 references to AddAttDef
System.Private.Xml (5)
System\Xml\Schema\DtdParser.cs (1)
744elementDecl.AddAttDef(attrDef);
System\Xml\Schema\DtdParserAsync.cs (1)
388elementDecl.AddAttDef(attrDef);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
790decl.AddAttDef(attribute.AttDef);
System\Xml\Schema\SchemaSetCompiler.cs (1)
866decl.AddAttDef(attribute.AttDef);
System\Xml\Schema\XdrBuilder.cs (1)
1322builder._ElementDef._ElementDecl!.AddAttDef(attdef);