1 write to clientId
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (1)
46set { clientId = value; }
1 reference to clientId
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (1)
45get { return clientId; }