5 references to Add
System.Data.SqlXml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
241
case XPathOperator.Plus : return f.
Add
( left, right);
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
232
init = f.
Add
(init, f.InvokeRegisterDecimalFormat(format));
236
init = f.
Add
(init, f.InvokeRegisterDecimalFormat(DecimalFormatDecl.Default));
242
init = f.
Add
(init, f.InvokeCheckScriptNamespace(scriptNs));
1624
f.
Add
(f.Int32(1), f.Length(f.Filter(i = f.For(f.PrecedingSibling(j)), MatchCountPattern(countPattern2, i))))