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