2 references to GetLocalRegisteredApplications
System.Net (2)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (2)
603PeerApplicationCollection allUsersColl = GetLocalRegisteredApplications(PeerApplicationRegistrationType.AllUsers); 604PeerApplicationCollection localUsersColl = GetLocalRegisteredApplications(PeerApplicationRegistrationType.CurrentUser);