4 writes to AsInt
Stress.TelemetryService (4)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (3)
2850AsInt = other.AsInt; 3186AsInt = other.AsInt; 3273AsInt = input.ReadSFixed64();
TelemetryStresser.cs (1)
116AsInt = value,
6 references to AsInt
Stress.TelemetryService (6)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (6)
2850AsInt = other.AsInt; 3040if (AsInt != other.AsInt) return false; 3055if (HasAsInt) hash ^= AsInt.GetHashCode(); 3124output.WriteSFixed64(AsInt); 3186AsInt = other.AsInt;