2 writes to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
TestObjects\ProtobutMessages\WrappersMessage.cs (2)
97
int64Value_
= other.int64Value_ != null ? other.int64Value_.Clone() : null;
152
int64Value_
= value;
9 references to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
TestObjects\ProtobutMessages\WrappersMessage.cs (9)
97
int64Value_ = other.
int64Value_
!= null ? other.
int64Value_
.Clone() : null;
149
get { return
int64Value_
; }
278
if (
int64Value_
!= null) hash ^= Int64Value.GetHashCode();
363
if (
int64Value_
!= null)
418
if (
int64Value_
!= null)
477
if (other.
int64Value_
!= null)
479
if (
int64Value_
== null)
659
if (
int64Value_
== null)