5 references to None
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (5)
849
_textType = TextBlockType.
None
;
865
get { return _textType != TextBlockType.
None
; }
894
if (_textType == TextBlockType.
None
)
921
if (_textType == TextBlockType.
None
)
924
_textType = TextBlockType.
None
;