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