2 references to defaultSession
Aspire.StackExchange.Redis (2)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (2)
98
return this.
defaultSession
;
125
RedisProfilerEntryToActivityConverter.DrainSession(null, this.
defaultSession
.FinishProfiling(), this.options);