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