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