2 references to TryFetchRare
Aspire.Microsoft.EntityFrameworkCore.SqlServer (2)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Shared\DiagnosticSourceInstrumentation\PropertyFetcher.cs (2)
57return TryFetchRare(obj, this.propertyName, ref this.innerFetcher, out value); 211return TryFetchRare(obj, this.propertyName, ref this.innerFetcher, out value);