6 references to AsWarning
System.ServiceModel.Http (6)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
86FxTrace.Exception.AsWarning(communicationObjectAbortedException);
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
233FxTrace.Exception.AsWarning(ex); 264FxTrace.Exception.AsWarning(ex);
System\ServiceModel\Channels\WebSocketHelper.cs (3)
140FxTrace.Exception.AsWarning(communicationObjectAbortedException); 152FxTrace.Exception.AsWarning(timeoutException); 160FxTrace.Exception.AsWarning(communicationException);