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