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