2 writes to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
TestObjects\ProtobutMessages\WrappersMessage.cs (2)
102
uint64Value_
= other.uint64Value_ != null ? other.uint64Value_.Clone() : null;
222
uint64Value_
= value;
9 references to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
TestObjects\ProtobutMessages\WrappersMessage.cs (9)
102
uint64Value_ = other.
uint64Value_
!= null ? other.
uint64Value_
.Clone() : null;
219
get { return
uint64Value_
; }
283
if (
uint64Value_
!= null) hash ^= Uint64Value.GetHashCode();
388
if (
uint64Value_
!= null)
438
if (
uint64Value_
!= null)
517
if (other.
uint64Value_
!= null)
519
if (
uint64Value_
== null)
704
if (
uint64Value_
== null)