1 write to reason
System.ServiceModel (1)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
78this.reason = reason;
1 reference to reason
System.ServiceModel (1)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
98get { return this.body.reason; }