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