1 write to handle
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\PersistenceContext.cs (1)
95
this.
handle
= handle;
11 references to handle
System.ServiceModel.Activities (11)
System\ServiceModel\Activities\Dispatcher\PersistenceContext.cs (11)
154
return this.
handle
== null || this.
handle
.IsValid;
337
if (this.
handle
!= null)
339
this.
handle
.Free();
361
this.
handle
.Free();
738
Fx.Assert(this.persistenceContext.
handle
!= null, "WorkflowInstance failed to call SetHandle - from OnBeginClose.");
739
this.persistenceContext.
handle
.Free();
845
this.persistenceContext.
handle
,
1001
this.persistenceContext.
handle
,
1259
thisPtr.persistenceContext.
handle
,
1352
this.persistenceContext.
handle
,