10 references to IsDone
System.ServiceModel (10)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (10)
931
bool wasDone = this.
IsDone
;
933
done = !wasDone && this.
IsDone
;
978
bool wasDone = this.
IsDone
;
980
done = !wasDone && this.
IsDone
;
1008
bool wasDone = this.
IsDone
;
1011
done = !wasDone && this.
IsDone
;
1036
bool wasDone = this.
IsDone
;
1039
done = !wasDone && this.
IsDone
;
1074
bool wasDone = this.
IsDone
;
1076
done = !wasDone && this.
IsDone
;