3 references to InternalGetApplications
System.Net (3)
net\PeerToPeer\Collaboration\PeerContact.cs (3)
936
return
InternalGetApplications
(Guid.Empty, false, peerEndPoint);
951
return
InternalGetApplications
(applicationId, true, peerEndPoint);
967
peerApplicationCollection =
InternalGetApplications
(applicationId, guidSupplied, peerEndPoint);