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