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); 2904size += _single_uint64Value_codec.CalculateSizeWithTag(Uint64Value); 3109ulong? value = _single_uint64Value_codec.Read(ref input);