5 references to None
System.Xml (5)
System\Xml\Cache\XPathDocumentBuilder.cs (5)
772this.textType = TextBlockType.None; 786get { return this.textType != TextBlockType.None; } 811if (this.textType == TextBlockType.None) { 834if (this.textType == TextBlockType.None) 837this.textType = TextBlockType.None;