10 references to True
System.Private.Xml (10)
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
217
return b ? this.
True
() : this.False();
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
362
/*name == nsUri == null*/ _f.
True
() // *
372
/*name == nsUri == null*/ _f.
True
() // *
581
case FuncId.True: return _f.
True
();
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
385
return _f.
True
();
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
271
QilFunction initFunction = _f.Function(_f.FormalParameterList(), init, /*sideEffects:*/_f.
True
());
1646
_f.Conditional(_f.Eq(dt, _f.String(DtText)), _f.
True
(),
1647
fwdCompat ? _f.
True
() :
System\Xml\Xsl\Xslt\XPathPatternBuilder.cs (2)
103
/*name == nsUri == null*/ f.
True
() // *
110
intersection == itr.XmlType.NodeKinds ? f.
True
() : // input is subset of required