3 references to _single_int64Value_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2852_single_int64Value_codec.WriteTagAndValue(ref output, Int64Value); 2889size += _single_int64Value_codec.CalculateSizeWithTag(Int64Value); 3074long? value = _single_int64Value_codec.Read(ref input);