2 writes to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
213timestampValue_ = other.timestampValue_ != null ? other.timestampValue_.Clone() : null; 441timestampValue_ = value;
9 references to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
213timestampValue_ = other.timestampValue_ != null ? other.timestampValue_.Clone() : null; 439get { return timestampValue_; } 661if (timestampValue_ != null) hash ^= TimestampValue.GetHashCode(); 819if (timestampValue_ != null) { 900if (timestampValue_ != null) { 980if (other.timestampValue_ != null) { 981if (timestampValue_ == null) { 1277if (timestampValue_ == null) {