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