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); 2907size += _single_bytesValue_codec.CalculateSizeWithTag(BytesValue); 3116pb::ByteString value = _single_bytesValue_codec.Read(ref input);