1 write to s_contactManager
System.Net (1)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (1)
206s_contactManager = new ContactManager();
3 references to s_contactManager
System.Net (3)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (3)
203if (s_contactManager == null){ 205if (s_contactManager == null){ 210return s_contactManager;