1 write to total
System.ServiceModel (1)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
308this.total = total;
1 reference to total
System.ServiceModel (1)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
332get { return body.total; }