1 reference to JsonRpcStreamItemCount
aspire (1)
Telemetry\ProfilingTelemetry.cs (1)
1096
public void SetJsonRpcStreamItemCount(int count) => SetTag(Tags.
JsonRpcStreamItemCount
, count);