2 writes to AppChangedWaitHandle
System.Net (2)
net\PeerToPeer\Collaboration\MyContact.cs (1)
247AppChangedWaitHandle = ThreadPool.RegisterWaitForSingleObject(AppChangedEvent, //Event that triggers the callback
net\PeerToPeer\Collaboration\PeerContact.cs (1)
1237AppChangedWaitHandle = ThreadPool.RegisterWaitForSingleObject(m_appChangedEvent, //Event that triggers the callback