1 write to Using
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
240Using = nt.Add("using");
2 references to Using
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
1140if (input.IsNs(atoms.UrnMsxsl) && (input.IsKeyword(atoms.Assembly) || input.IsKeyword(atoms.Using))) { 1146} else if (input.IsKeyword(atoms.Using)) {