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