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