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