4 references to Wait
System (2)
sys\system\threading\Barrier.cs (2)
389m_oddEvent.Wait(); 393m_evenEvent.Wait();
System.Core (1)
System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs (1)
231m_consumerEvent.Wait();
System.Web (1)
Hosting\AsyncResultBase.cs (1)
76_mre.Wait();