1 write to Xml
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
247Xml = nt.Add("xml");
2 references to Xml
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\CompilerScopeManager.cs (1)
64records[0].ncName = atoms.Xml;
System\Xml\Xsl\Xslt\XsltInput.cs (1)
251if (!Ref.Equal(rec.localName, atoms.Xml)) {