2 writes to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
213
timestampValue_
= other.timestampValue_ != null ? other.timestampValue_.Clone() : null;
441
timestampValue_
= value;
9 references to timestampValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
213
timestampValue_ = other.
timestampValue_
!= null ? other.
timestampValue_
.Clone() : null;
439
get { return
timestampValue_
; }
661
if (
timestampValue_
!= null) hash ^= TimestampValue.GetHashCode();
819
if (
timestampValue_
!= null) {
900
if (
timestampValue_
!= null) {
980
if (other.
timestampValue_
!= null) {
981
if (
timestampValue_
== null) {
1277
if (
timestampValue_
== null) {