2 writes to int32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
TestObjects\ProtobutMessages\WrappersMessage.cs (2)
96
int32Value_
= other.int32Value_ != null ? other.int32Value_.Clone() : null;
138
int32Value_
= value;
9 references to int32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
TestObjects\ProtobutMessages\WrappersMessage.cs (9)
96
int32Value_ = other.
int32Value_
!= null ? other.
int32Value_
.Clone() : null;
135
get { return
int32Value_
; }
277
if (
int32Value_
!= null) hash ^= Int32Value.GetHashCode();
358
if (
int32Value_
!= null)
414
if (
int32Value_
!= null)
469
if (other.
int32Value_
!= null)
471
if (
int32Value_
== null)
650
if (
int32Value_
== null)