3 references to m_responses
System.Net (3)
net\PeerToPeer\Collaboration\Peer.cs (3)
1265
lock (
m_responses
)
1266
m_responses
.Add(pir.action);
1306
foreach (PeerInvitationResponseType responseType in
m_responses
)