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