1 write to AttributeSet
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
139
AttributeSet
= nt.Add("attribute-set");
2 references to AttributeSet
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
341
} else if (input.IsKeyword(atoms.
AttributeSet
)) {
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
471
else if (Ref.Equal(name, input.Atoms.
AttributeSet
)) {