5 references to InternalInviteEndPoint
System.Net (5)
net\PeerToPeer\Collaboration\PeerContact.cs (3)
683
PeerInvitationResponse endPointResponse =
InternalInviteEndPoint
(applicationId,
727
PeerInvitationResponse response =
InternalInviteEndPoint
(appGuid, null, null, peerEndPoint, this);
758
PeerInvitationResponse response =
InternalInviteEndPoint
(applicationToInvite.Id, message, invitationData,
net\PeerToPeer\Collaboration\PeerNearMe.cs (2)
707
PeerInvitationResponse response =
InternalInviteEndPoint
(applicationToInvite.Id, message, invitationData,
741
PeerInvitationResponse response =
InternalInviteEndPoint
(appGuid, null, null, peerEndPoint, null);