1 write to boolValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2717boolValue_ = value;
7 references to boolValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2715get { return boolValue_; } 2800if (boolValue_ != null) hash ^= BoolValue.GetHashCode(); 2874if (boolValue_ != null) { 2911if (boolValue_ != null) { 2960if (other.boolValue_ != null) { 2961if (boolValue_ == null || other.BoolValue != false) { 3110if (boolValue_ == null || value != false) {