1 write to m_isSubscribeLock
System.Net (1)
net\PeerToPeer\Collaboration\PeerContact.cs (1)
186Interlocked.CompareExchange(ref m_isSubscribeLock, o, null);
2 references to m_isSubscribeLock
System.Net (2)
net\PeerToPeer\Collaboration\PeerContact.cs (2)
184if (m_isSubscribeLock == null){ 188return m_isSubscribeLock;