5 references to None
System.Private.Xml (5)
System\Xml\Cache\XPathDocumentBuilder.cs (5)
863
_textType = TextBlockType.
None
;
879
get { return _textType != TextBlockType.
None
; }
908
if (_textType == TextBlockType.
None
)
935
if (_textType == TextBlockType.
None
)
938
_textType = TextBlockType.
None
;