1 write to m_lockAppChangedEvent
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
833
Interlocked.CompareExchange(ref
m_lockAppChangedEvent
, o, null);
2 references to m_lockAppChangedEvent
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
831
if (
m_lockAppChangedEvent
== null){
835
return
m_lockAppChangedEvent
;