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