1 reference to ResourceCount
Aspire.Hosting (1)
Diagnostics\ProfilingTelemetry.cs (1)
1023
public void SetResourceCount(int count) => SetTag(Tags.
ResourceCount
, count);