3 writes to AsDouble
Stress.TelemetryService (3)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (3)
5772AsDouble = other.AsDouble; 6085AsDouble = other.AsDouble; 6159AsDouble = input.ReadDouble();
6 references to AsDouble
Stress.TelemetryService (6)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (6)
5772AsDouble = other.AsDouble; 5946if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(AsDouble, other.AsDouble)) return false; 5960if (HasAsDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(AsDouble); 6020output.WriteDouble(AsDouble); 6085AsDouble = other.AsDouble;