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