2 references to AsError
System.ServiceModel.Primitives (2)
Internals\System\Runtime\ExceptionTrace.cs (2)
132return AsError(targetInvocationException.InnerException, eventSource); 153return AsError(innerException, eventSource);