2 references to AsError
System.ServiceModel.Internals (2)
System\Runtime\ExceptionTrace.cs (2)
69
return
AsError
<Exception>(aggregateException, eventSource);
107
return
AsError
<TPreferredException>(aggregateException, this.eventSourceName);