1 write to ClientId
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RegisterInfo.cs (1)
29this.ClientId = client;
1 reference to ClientId
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RegisterInfo.cs (1)
46get { return this.body.ClientId; }