1 instantiation of PeerContactCollection
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1244PeerContactCollection peerContactColl = new PeerContactCollection();
2 references to PeerContactCollection
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
1242public PeerContactCollection GetContacts() 1244PeerContactCollection peerContactColl = new PeerContactCollection();