10 references to True
System.Data.SqlXml (10)
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
210
return b ? this.
True
() : this.False();
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
304
/*name == nsUri == null*/ f.
True
() // *
314
/*name == nsUri == null*/ f.
True
() // *
499
case FuncId.True : return f.
True
();
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
346
return f.
True
();
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
246
QilFunction initFunction = f.Function(f.FormalParameterList(), init, /*sideEffects:*/f.
True
());
1375
f.Conditional(f.Eq(dt, f.String(DtText)), f.
True
(),
1376
fwdCompat ? f.
True
() :
System\Xml\Xsl\Xslt\XPathPatternBuilder.cs (2)
96
/*name == nsUri == null*/ f.
True
() // *
103
intersection == itr.XmlType.NodeKinds ? f.
True
() : // input is subset of required