3 references to Done
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (3)
104
get { return _currentState == State.
Done
; }
111
if (_currentState != State.
Done
)
174
_currentState = State.
Done
;