1 write to m_lockObjChangedEvent
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1047Interlocked.CompareExchange(ref m_lockObjChangedEvent, o, null);
2 references to m_lockObjChangedEvent
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
1045if (m_lockObjChangedEvent == null){ 1049return m_lockObjChangedEvent;