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