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