13 references to None
dotnet-svcutil-lib (13)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelper.cs (7)
89
case State.
None
:
145
case State.
None
:
201
case State.
None
:
257
case State.
None
:
293
if (_state != State.
None
)
312
_state = State.
None
;
465
_state = State.
None
;
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelperAsync.cs (6)
39
case State.
None
:
95
case State.
None
:
151
case State.
None
:
207
case State.
None
:
243
if (_state != State.
None
)
382
_state = State.
None
;