2 references to AsError
System.ServiceModel.Primitives (2)
Internals\System\Runtime\ExceptionTrace.cs (2)
125
return
AsError
<Exception>(aggregateException, eventSource);
163
return
AsError
<TPreferredException>(aggregateException, _eventSourceName);