10 references to IsDone
dotnet-svcutil-lib (10)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (10)
867bool wasDone = this.IsDone; 869done = !wasDone && this.IsDone; 913bool wasDone = this.IsDone; 915done = !wasDone && this.IsDone; 943bool wasDone = this.IsDone; 946done = !wasDone && this.IsDone; 970bool wasDone = this.IsDone; 973done = !wasDone && this.IsDone; 1008bool wasDone = this.IsDone; 1010done = !wasDone && this.IsDone;