3 references to _single_bytesNullableValue_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
3002
_single_bytesNullableValue_codec
.WriteTagAndValue(ref output, BytesNullableValue);
3018
size +=
_single_bytesNullableValue_codec
.CalculateSizeWithTag(BytesNullableValue);
3086
pb::ByteString value =
_single_bytesNullableValue_codec
.Read(ref input);