1 write to Settings
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Compiler.cs (1)
66
Settings
= settings;
8 references to Settings
System.Private.Xml (8)
System\Xml\Xsl\Xslt\Compiler.cs (3)
330
if (0 <=
Settings
.WarningLevel &&
Settings
.WarningLevel < warningLevel)
336
if (
Settings
.TreatWarningsAsErrors)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2524
if (_compiler.
Settings
.CheckOnly)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
217
if (_compiler.
Settings
.EnableScript)
498
if (!_compiler.
Settings
.EnableDocumentFunction)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1138
if (_compiler.
Settings
.EnableScript && ns != null)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1313
if (!_compiler.
Settings
.EnableScript)