1 write to uint32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2717uint32Value_ = value;
7 references to uint32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2715get { return uint32Value_; } 2787if (uint32Value_ != null) hash ^= Uint32Value.GetHashCode(); 2863if (uint32Value_ != null) { 2900if (uint32Value_ != null) { 2951if (other.uint32Value_ != null) { 2952if (uint32Value_ == null || other.Uint32Value != 0) { 3103if (uint32Value_ == null || value != 0) {