1 write to saveHandledException
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2295set { this.saveHandledException = value; }
2 references to saveHandledException
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
2302if (this.saveHandledException) 2394if (this.saveHandledException && this.Binder.IsHandleable(e))