4 references to HasText
System.Xml (4)
System\Xml\Cache\XPathDocumentBuilder.cs (4)
236if (this.textBldr.HasText) { 396if (this.textBldr.HasText) 661if (this.textBldr.HasText) 691Debug.Assert(this.textBldr.HasText || (this.idxSibling == 0 && this.idxParent == 0), "Cannot create empty text node unless it's a top-level text node.");