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