1 write to propertyName
Aspire.StackExchange.Redis (1)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Shared\PropertyFetcher.AOT.cs (1)
37
this.
propertyName
= propertyName;
1 reference to propertyName
Aspire.StackExchange.Redis (1)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Shared\PropertyFetcher.AOT.cs (1)
63
return TryFetchRare(obj, this.
propertyName
, ref this.innerFetcher, out value);