1 write to Import
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
177Import = nt.Add("import");
2 references to Import
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
319if (input.IsKeyword(atoms.Import)) {
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
432if (Ref.Equal(name, input.Atoms.Import)) {