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