2 writes to durationValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
228durationValue_ = other.durationValue_ != null ? other.durationValue_.Clone() : null; 467durationValue_ = value;
9 references to durationValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
228durationValue_ = other.durationValue_ != null ? other.durationValue_.Clone() : null; 465get { return durationValue_; } 676if (durationValue_ != null) hash ^= DurationValue.GetHashCode(); 837if (durationValue_ != null) { 917if (durationValue_ != null) { 1000if (other.durationValue_ != null) { 1001if (durationValue_ == null) { 1298if (durationValue_ == null) {