1 write to CanHaveApplyImports
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
235
set { _scopeManager.CurrentScope!.
CanHaveApplyImports
= value; }
1 reference to CanHaveApplyImports
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
234
get { return _scopeManager.CurrentScope!.
CanHaveApplyImports
; }