3 references to ThrowHelperFatal
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
583throw DiagnosticUtility.ExceptionUtility.ThrowHelperFatal(e.Message, e); 683throw DiagnosticUtility.ExceptionUtility.ThrowHelperFatal(e.Message, e);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
468throw DiagnosticUtility.ExceptionUtility.ThrowHelperFatal(e.Message, e);