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