1 write to m_createContactAsyncListLock
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1468Interlocked.CompareExchange(ref m_createContactAsyncListLock, o, null);
2 references to m_createContactAsyncListLock
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
1466if (m_createContactAsyncListLock == null){ 1470return m_createContactAsyncListLock;