1 write to AttributeSet
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
137
AttributeSet
= nt.Add("attribute-set");
2 references to AttributeSet
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
414
else if (_input.IsKeyword(_atoms.
AttributeSet
))
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
562
else if (Ref.Equal(name, input.Atoms.
AttributeSet
))