5 references to Add
System.Private.Xml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
288
case XPathOperator.Plus: return _f.
Add
(left, right);
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
254
init = _f.
Add
(init, _f.InvokeRegisterDecimalFormat(format));
259
init = _f.
Add
(init, _f.InvokeRegisterDecimalFormat(DecimalFormatDecl.Default));
266
init = _f.
Add
(init, _f.InvokeCheckScriptNamespace(scriptNs));
1934
_f.
Add
(_f.Int32(1), _f.Length(_f.Filter(i = _f.For(_f.PrecedingSibling(j)), MatchCountPattern(countPattern2, i))))