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