4 writes to owned
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (4)
5282
this.
owned
= true;
5351
this.
owned
= true;
5416
this.
owned
= true;
5463
this.
owned
= false;
5 references to owned
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (5)
5189
get { return this.
owned
; }
5275
if (!this.
owned
)
5344
if (!this.
owned
)
5397
if (this.
owned
)
5434
if (!this.
owned
)