1 write to boolValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2703boolValue_ = 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)
2701get { return boolValue_; } 2786if (boolValue_ != null) hash ^= BoolValue.GetHashCode(); 2860if (boolValue_ != null) { 2897if (boolValue_ != null) { 2946if (other.boolValue_ != null) { 2947if (boolValue_ == null || other.BoolValue != false) { 3096if (boolValue_ == null || value != false) {