3 references to _single_bytesValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2870
_single_bytesValue_codec
.WriteTagAndValue(ref output, BytesValue);
2907
size +=
_single_bytesValue_codec
.CalculateSizeWithTag(BytesValue);
3116
pb::ByteString value =
_single_bytesValue_codec
.Read(ref input);