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