3 writes to CanHaveApplyImports
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
283
input.
CanHaveApplyImports
= true;
975
input.
CanHaveApplyImports
= (match != null);
1586
input.
CanHaveApplyImports
= false;
2 references to CanHaveApplyImports
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
924
Debug.Assert(input.
CanHaveApplyImports
== false);
1390
if (!input.
CanHaveApplyImports
) {