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