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