2 references to PeerContact
System.Net (2)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
133PeerContact peerContact = (isMyContact ? new MyContact(): new PeerContact());
net\PeerToPeer\Collaboration\PeerContact.cs (1)
326protected PeerContact(SerializationInfo serializationInfo, StreamingContext streamingContext):this()