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