1 instantiation of ContactManager
System.Net (1)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (1)
206
s_contactManager = new
ContactManager
();
2 references to ContactManager
System.Net (2)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (2)
192
static volatile
ContactManager
s_contactManager;
196
public static
ContactManager
ContactManager