3 references to _single_boolValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (3)
2875_single_boolValue_codec.WriteTagAndValue(ref output, BoolValue); 2912size += _single_boolValue_codec.CalculateSizeWithTag(BoolValue); 3109bool? value = _single_boolValue_codec.Read(ref input);