3 references to _single_uint64Value_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2867
_single_uint64Value_codec
.WriteTagAndValue(ref output, Uint64Value);
2904
size +=
_single_uint64Value_codec
.CalculateSizeWithTag(Uint64Value);
3109
ulong? value =
_single_uint64Value_codec
.Read(ref input);