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