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