3 writes to AsInt
Stress.TelemetryService (3)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (3)
5775AsInt = other.AsInt; 6088AsInt = other.AsInt; 6171AsInt = input.ReadSFixed64();
6 references to AsInt
Stress.TelemetryService (6)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (6)
5775AsInt = other.AsInt; 5947if (AsInt != other.AsInt) return false; 5961if (HasAsInt) hash ^= AsInt.GetHashCode(); 6032output.WriteSFixed64(AsInt); 6088AsInt = other.AsInt;