2 references to pContact
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
345if (watchlistData.pContact != IntPtr.Zero){ 346PEER_CONTACT pc = (PEER_CONTACT)Marshal.PtrToStructure(watchlistData.pContact, typeof(PEER_CONTACT));