2 references to CleanupIdleWaiter
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (2)
4934
if (this.instance.
CleanupIdleWaiter
(this.idleEvent, e, ref ownsLock))
4950
if (thisPtr.instance.
CleanupIdleWaiter
(thisPtr.idleEvent, asyncException, ref thisPtr.acquiredLockAsynchronously))