2 references to AsError
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ExceptionTrace.cs (2)
73
return
AsError
(targetInvocationException.InnerException, eventSource);
94
return
AsError
(innerException, eventSource);