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