3 writes to CanHaveApplyImports
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
330_input.CanHaveApplyImports = true; 1184_input.CanHaveApplyImports = (match != null); 1741_input.CanHaveApplyImports = false;
2 references to CanHaveApplyImports
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
1124Debug.Assert(_input.CanHaveApplyImports == false); 1516if (!_input.CanHaveApplyImports)