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