1 write to m_peerEndPoints
System.Net (1)
net\PeerToPeer\Collaboration\Peer.cs (1)
1048
m_peerEndPoints
= peerEndPoints;
2 references to m_peerEndPoints
System.Net (2)
net\PeerToPeer\Collaboration\Peer.cs (2)
1113
foreach (PeerEndPoint peerEndPoint in
m_peerEndPoints
)
1286
if ((!fireCallback) && (m_numberOfResponses ==
m_peerEndPoints
.Count) && (!m_aboutToFireCallback)){