3 references to _single_bytesValue_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1987
_single_bytesValue_codec
.WriteTagAndValue(ref output, BytesValue);
2024
size +=
_single_bytesValue_codec
.CalculateSizeWithTag(BytesValue);
2233
pb::ByteString value =
_single_bytesValue_codec
.Read(ref input);