2 references to ApplyFunctions
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2200if (!sheet.ApplyFunctions.TryGetValue(mode, out functionsForMode)) { 2201functionsForMode = sheet.ApplyFunctions[mode] = new List<QilFunction>();