3 references to Is
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1661
f.Not(f.
Is
(i, j))
System\Xml\Xsl\Xslt\XPathPatternBuilder.cs (2)
250
QilNode filterCurrent = f.Filter(matchNodeIter, f.
Is
(matchNodeIter, current));
282
QilLoop result = f.BaseFactory.Filter(i, f.Not(f.IsEmpty(f.Filter(j = f.For(matches), f.
Is
(j, i)))));