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