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