1 reference to exceptionFetcher
Aspire.Microsoft.EntityFrameworkCore.SqlServer (1)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientDiagnosticListener.cs (1)
181if (this.exceptionFetcher.TryFetch(payload, out Exception exception) && exception != null)