2 references to InternalGetAllApplications
System.Net (2)
net\PeerToPeer\Collaboration\PeerContact.cs (2)
909
return
InternalGetAllApplications
(Guid.Empty, false);
921
return
InternalGetAllApplications
(applicationId, true);