Implemented interface member:
2 references to Clone
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4000positive_ = other.positive_ != null ? other.positive_.Clone() : null; 4001negative_ = other.negative_ != null ? other.negative_.Clone() : null;