2 references to AsError
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ExceptionTrace.cs (2)
66return AsError<Exception>(aggregateException, eventSource); 104return AsError<TPreferredException>(aggregateException, _eventSourceName);