2 writes to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
227timestampValue_ = other.timestampValue_ != null ? other.timestampValue_.Clone() : null; 455timestampValue_ = value;
9 references to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
227timestampValue_ = other.timestampValue_ != null ? other.timestampValue_.Clone() : null; 453get { return timestampValue_; } 675if (timestampValue_ != null) hash ^= TimestampValue.GetHashCode(); 833if (timestampValue_ != null) { 914if (timestampValue_ != null) { 994if (other.timestampValue_ != null) { 995if (timestampValue_ == null) { 1291if (timestampValue_ == null) {