1 write to m_peerEndPoints
System.Net (1)
net\PeerToPeer\Collaboration\Peer.cs (1)
334m_peerEndPoints = (PeerEndPointCollection)serializationInfo.GetValue("_PeerEndPoints", typeof(PeerEndPointCollection));
1 reference to m_peerEndPoints
System.Net (1)
net\PeerToPeer\Collaboration\Peer.cs (1)
232return m_peerEndPoints;