2 references to ApplyFunctions
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2639
if (!sheet.
ApplyFunctions
.TryGetValue(mode, out functionsForMode))
2641
functionsForMode = sheet.
ApplyFunctions
[mode] = new List<QilFunction>();