1 write to exception
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
626this.exception = exception;
1 reference to exception
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
636get { return this.exception; }