3 references to ToInvariantString
Aspire.Microsoft.Data.SqlClient (3)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientInstrumentationEventSource.cs (3)
22
this.UnknownErrorProcessingEvent(handlerName, eventName, ex.
ToInvariantString
());
55
this.EnrichmentException(ex.
ToInvariantString
());
76
this.CommandFilterException(ex.
ToInvariantString
());