4 references to EnableScript
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
181
if (compiler.Settings.
EnableScript
) {
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
) {
System.Xml (1)
System\Xml\Xslt\XslCompiledTransform.cs (1)
229
if (settings.
EnableScript
&& scriptAssemblyPath == null)