5 references to IsFatal
System.ServiceModel.Federation (5)
System\Runtime\Fx.cs (1)
36
if (
IsFatal
(innerException))
System\Runtime\OperationWithTimeoutAsyncResult.cs (4)
38
if (Fx.
IsFatal
(e))
147
if (Fx.
IsFatal
(exception))
189
if (Fx.
IsFatal
(e))
236
if (Fx.
IsFatal
(e))