1 reference to DotNetArgsCount
aspire (1)
Telemetry\ProfilingTelemetry.cs (1)
1041public void SetDotNetArgsCount(int argsCount) => SetTag(Tags.DotNetArgsCount, argsCount);