3 references to Done
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
104
get { return _currentState == State.
Done
; }
111
if (_currentState != State.
Done
)
180
_currentState = State.
Done
;