4 references to Closed
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (4)
125if (state == States.Closed) 141if (state == States.Closed) 658closed = this.instanceManager.state == States.Closed; 663this.instanceManager.state = States.Closed;