1 reference to ResourceWaitDependencyCount
Aspire.Hosting (1)
Diagnostics\ProfilingTelemetry.cs (1)
1071
public void SetResourceWaitDependencyCount(int count) => SetTag(Tags.
ResourceWaitDependencyCount
, count);