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