1 write to CanHaveApplyImports
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
228
set { this.scopeManager.CurrentScope.
CanHaveApplyImports
= value; }
1 reference to CanHaveApplyImports
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
227
get { return this.scopeManager.CurrentScope.
CanHaveApplyImports
; }