11 references to IsEmpty
System.Data.SqlXml (11)
System\Xml\Xsl\Runtime\ContentIterators.cs (2)
202
if (this.navStack.
IsEmpty
)
355
if (this.navStack.
IsEmpty
) {
System\Xml\Xsl\Runtime\TreeIterators.cs (7)
255
if (this.stack.
IsEmpty
)
520
if (this.stack.
IsEmpty
)
563
if (this.stack.
IsEmpty
)
603
if (!this.navStack.
IsEmpty
) {
614
if (this.navStack.
IsEmpty
)
716
if (!this.navStack.
IsEmpty
) {
727
if (this.navStack.
IsEmpty
)
System\Xml\Xsl\Runtime\XmlNavigatorStack.cs (2)
53
Debug.Assert(!
IsEmpty
);
61
Debug.Assert(!
IsEmpty
);