2 writes to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
227
timestampValue_
= other.timestampValue_ != null ? other.timestampValue_.Clone() : null;
455
timestampValue_
= value;
9 references to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
227
timestampValue_ = other.
timestampValue_
!= null ? other.
timestampValue_
.Clone() : null;
453
get { return
timestampValue_
; }
675
if (
timestampValue_
!= null) hash ^= TimestampValue.GetHashCode();
833
if (
timestampValue_
!= null) {
914
if (
timestampValue_
!= null) {
994
if (other.
timestampValue_
!= null) {
995
if (
timestampValue_
== null) {
1291
if (
timestampValue_
== null) {