1 write to fWatch
System.Net (1)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
194pc.fWatch = peerContact.IsSubscribed;
1 reference to fWatch
System.Net (1)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
140peerContact.IsSubscribed = (isMyContact ? true : pc.fWatch);