4 references to RoutingServiceHandledExceptionIsEnabled
System.ServiceModel.Routing (4)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (1)
340if (TD.RoutingServiceHandledExceptionIsEnabled())
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
145if (exception != null && TD.RoutingServiceHandledExceptionIsEnabled())
System\ServiceModel\Routing\RoutingUtilities.cs (2)
103if (TD.RoutingServiceHandledExceptionIsEnabled()) 110if (TD.RoutingServiceHandledExceptionIsEnabled())