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