2 writes to m_peerInvResponseType
System.Net (2)
net\PeerToPeer\Collaboration\PeerInvitationResponse.cs (2)
12
m_peerInvResponseType
= reponseType;
21
m_peerInvResponseType
= value;
1 reference to m_peerInvResponseType
System.Net (1)
net\PeerToPeer\Collaboration\PeerInvitationResponse.cs (1)
18
return
m_peerInvResponseType
;