4 references to PeerApplicationCollection
System.Net (4)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (2)
674PeerApplicationCollection peerAppColl = new PeerApplicationCollection(); 742PeerApplicationCollection peerAppCollFiltered = new PeerApplicationCollection();
net\PeerToPeer\Collaboration\PeerContact.cs (2)
980peerApplicationCollection = new PeerApplicationCollection(); 1015PeerApplicationCollection peerAppColl = new PeerApplicationCollection();