3 references to m_createContactCompleted
System.Net (3)
net\PeerToPeer\Collaboration\ContactManager.cs (3)
1484m_createContactCompleted += value; 1492m_createContactCompleted -= value; 1591EventHandler<CreateContactCompletedEventArgs> handlerCopy = m_createContactCompleted;