1 write to Settings
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Compiler.cs (1)
81
Settings
= settings;
9 references to Settings
System.Data.SqlXml (9)
System\Xml\Xsl\Xslt\Compiler.cs (3)
295
if (0 <=
Settings
.WarningLevel &&
Settings
.WarningLevel < warningLevel) {
300
if (
Settings
.TreatWarningsAsErrors) {
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2104
if (compiler.
Settings
.CheckOnly) {
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
181
if (compiler.
Settings
.EnableScript) {
420
if (! compiler.
Settings
.EnableDocumentFunction) {
System\Xml\Xsl\Xslt\Scripts.cs (1)
278
XsltSettings settings = compiler.
Settings
;
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1011
if (compiler.
Settings
.EnableScript && ns != null) {
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1101
if (! compiler.
Settings
.EnableScript) {