2 references to CompileWhen
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1405
return
CompileWhen
(ifNode, InstructionList());
1426
result =
CompileWhen
(when, /*otherwise:*/result ?? InstructionList());