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