8 writes to SaveHandledException
System.ServiceModel (8)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
891result.SaveHandledException = false; 895result.SaveHandledException = true;
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (4)
835result.SaveHandledException = false; 839result.SaveHandledException = true; 967result.SaveHandledException = false; 971result.SaveHandledException = true;
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
360result.SaveHandledException = false; 364result.SaveHandledException = true;