1 write to m_lockSubLstChangedEvent
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
213Interlocked.CompareExchange(ref m_lockSubLstChangedEvent, o, null);
2 references to m_lockSubLstChangedEvent
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
211if (m_lockSubLstChangedEvent == null){ 215return m_lockSubLstChangedEvent;