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