2 writes to durationValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
214durationValue_ = other.durationValue_ != null ? other.durationValue_.Clone() : null; 453durationValue_ = value;
9 references to durationValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
214durationValue_ = other.durationValue_ != null ? other.durationValue_.Clone() : null; 451get { return durationValue_; } 662if (durationValue_ != null) hash ^= DurationValue.GetHashCode(); 823if (durationValue_ != null) { 903if (durationValue_ != null) { 986if (other.durationValue_ != null) { 987if (durationValue_ == null) { 1284if (durationValue_ == null) {