2 references to CreateContactCompletedEventArgs
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
1580createContactCompletedArgs = new CreateContactCompletedEventArgs(peerContact, null, false, userToken); 1583createContactCompletedArgs = new CreateContactCompletedEventArgs(peerContact, ex, false, userToken);