2 references to TryFetchRare
Aspire.Confluent.Kafka (2)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\Shared\PropertyFetcher.AOT.cs (2)
61
return
TryFetchRare
(obj, this.propertyName, ref this.innerFetcher, out value);
215
return
TryFetchRare
(obj, this.propertyName, ref this.innerFetcher, out value);