1 write to Settings
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Compiler.cs (1)
65Settings = settings;
8 references to Settings
System.Private.Xml (8)
System\Xml\Xsl\Xslt\Compiler.cs (3)
327if (0 <= Settings.WarningLevel && Settings.WarningLevel < warningLevel) 333if (Settings.TreatWarningsAsErrors)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2520if (_compiler.Settings.CheckOnly)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
216if (_compiler.Settings.EnableScript) 496if (!_compiler.Settings.EnableDocumentFunction)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1137if (_compiler.Settings.EnableScript && ns != null)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1312if (!_compiler.Settings.EnableScript)