3 references to Done
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
103
get { return currentState == State.
Done
; }
110
if (currentState != State.
Done
)
174
this.currentState = State.
Done
;