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