1 write to compiler
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1100this.compiler = compiler;
3 references to compiler
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (3)
1255QilName templatename = AstFactory.QName("generated", compiler.CreatePhantomNamespace(), "compiler"); 1278Debug.Assert(!compiler.IsPhantomNamespace(scoperecord.nsUri)); 1286if (compiler.IsPhantomNamespace(variable.Name.NamespaceUri)) {