5 references to DetachContext
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (5)
264
DetachContext
(context, ref contextsToAbort);
380
DetachContext
(contextToAbort, ref contextsToAbort);
1264
this.ppd.
DetachContext
(contextToAbort, ref this.contextsToAbort);
1272
this.ppd.
DetachContext
(contextToAbort, ref this.contextsToAbort);
1310
thisPtr.ppd.
DetachContext
(thisPtr.context, ref thisPtr.contextsToAbort);