3 references to _single_boolValue_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1978
_single_boolValue_codec
.WriteTagAndValue(ref output, BoolValue);
2015
size +=
_single_boolValue_codec
.CalculateSizeWithTag(BoolValue);
2212
bool? value =
_single_boolValue_codec
.Read(ref input);