1 write to m_lockAppChangedEvent
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
833Interlocked.CompareExchange(ref m_lockAppChangedEvent, o, null);
2 references to m_lockAppChangedEvent
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
831if (m_lockAppChangedEvent == null){ 835return m_lockAppChangedEvent;