4 references to PeerEndPointCollection
System.Net (4)
net\PeerToPeer\Collaboration\Peer.cs (1)
224
private PeerEndPointCollection m_peerEndPoints = new
PeerEndPointCollection
();
net\PeerToPeer\Collaboration\PeerContact.cs (3)
242
PeerEndPointCollection peerEndPoints = new
PeerEndPointCollection
();
858
PeerEndPointCollection peerEndPoints = new
PeerEndPointCollection
();
892
PeerEndPointCollection peerEndPoints = new
PeerEndPointCollection
();