2 references to CompileWhen
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1186
return
CompileWhen
(ifNode, InstructionList());
1202
result =
CompileWhen
(when, /*otherwise:*/result ?? InstructionList());