21 references to Wait
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
450
Monitor.
Wait
(work);
System (2)
net\System\Net\_AutoWebProxyScriptEngine.cs (1)
106
Monitor.
Wait
(this);
services\io\system\io\FileSystemWatcher.cs (1)
1104
System.Threading.Monitor.
Wait
(this);
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (1)
185
Monitor.
Wait
(ThisLock);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (1)
81
Monitor.
Wait
(this.thisLock);
System.Configuration (1)
System\Configuration\ClientConfigurationSystem.cs (1)
85
Monitor.
Wait
(this);
System.Core (2)
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
404
Monitor.
Wait
(bufferLock);
System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs (1)
141
Monitor.
Wait
(m_bufferLock);
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (1)
81
Monitor.
Wait
(this.thisLock);
System.IO.Log (2)
System\IO\Log\FileRecordSequence.cs (1)
491
Monitor.
Wait
(this.syncTailPinned);
System\IO\Log\OverlappedAsyncResult.cs (1)
130
Monitor.
Wait
(this.syncRoot);
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
630
Monitor.
Wait
(ThisLock);
790
Monitor.
Wait
(ThisLock);
System.Transactions (2)
System\Transactions\CommittableTransaction.cs (2)
150
} while (System.Threading.Monitor.
Wait
(this.internalTransaction));
228
} while (System.Threading.Monitor.
Wait
(this.internalTransaction));
System.Web (3)
CachedPathData.cs (1)
537
Monitor.
Wait
(this);
Util\ReadWriteObjectLock.cs (2)
33
Monitor.
Wait
(this);
59
Monitor.
Wait
(this);
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowSchedulerService.cs (1)
184
Monitor.
Wait
(waitingQueue);
Lock.cs (1)
235
Monitor.
Wait
(this.m_lock);
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\DurableInstanceContextProvider.cs (1)
420
Monitor.
Wait
(this.lockObject);