2 writes to uint32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
TestObjects\ProtobutMessages\WrappersMessage.cs (2)
101
uint32Value_
= other.uint32Value_ != null ? other.uint32Value_.Clone() : null;
208
uint32Value_
= value;
9 references to uint32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
TestObjects\ProtobutMessages\WrappersMessage.cs (9)
101
uint32Value_ = other.
uint32Value_
!= null ? other.
uint32Value_
.Clone() : null;
205
get { return
uint32Value_
; }
282
if (
uint32Value_
!= null) hash ^= Uint32Value.GetHashCode();
383
if (
uint32Value_
!= null)
434
if (
uint32Value_
!= null)
509
if (other.
uint32Value_
!= null)
511
if (
uint32Value_
== null)
695
if (
uint32Value_
== null)