1 write to m_lockNameChangedEvent
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
414Interlocked.CompareExchange(ref m_lockNameChangedEvent, o, null);
2 references to m_lockNameChangedEvent
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
412if (m_lockNameChangedEvent == null){ 416return m_lockNameChangedEvent;