2 writes to CanHaveApplyImports
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
685
this.
CanHaveApplyImports
= template.MatchKey != Compiler.InvalidQueryKey;
System\Xml\Xsl\XsltOld\ForEachAction.cs (1)
27
compiler.
CanHaveApplyImports
= false;
1 reference to CanHaveApplyImports
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ApplyImportsAction.cs (1)
19
if (!compiler.
CanHaveApplyImports
)