1 write to int32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
2661int32Value_ = value;
7 references to int32Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
2659get { return int32Value_; } 2796if (int32Value_ != null) hash ^= Int32Value.GetHashCode(); 2862if (int32Value_ != null) { 2899if (int32Value_ != null) { 2940if (other.int32Value_ != null) { 2941if (int32Value_ == null || other.Int32Value != 0) { 3082if (int32Value_ == null || value != 0) {