2 writes to timestamp_
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net11.0\Proto\Greet.cs (2)
277timestamp_ = other.timestamp_ != null ? other.timestamp_.Clone() : null; 307timestamp_ = value;
9 references to timestamp_
Microsoft.AspNetCore.Grpc.Microbenchmarks (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net11.0\Proto\Greet.cs (9)
277timestamp_ = other.timestamp_ != null ? other.timestamp_.Clone() : null; 305get { return timestamp_; } 336if (timestamp_ != null) hash ^= Timestamp.GetHashCode(); 377if (timestamp_ != null) { 394if (timestamp_ != null) { 412if (other.timestamp_ != null) { 413if (timestamp_ == null) { 464if (timestamp_ == null) {