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);
2903
size +=
_single_int64Value_codec
.CalculateSizeWithTag(Int64Value);
3088
long? value =
_single_int64Value_codec
.Read(ref input);