3 references to _single_uint64Value_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
2005
_single_uint64Value_codec
.WriteTagAndValue(ref output, Uint64Value);
2042
size +=
_single_uint64Value_codec
.CalculateSizeWithTag(Uint64Value);
2247
ulong? value =
_single_uint64Value_codec
.Read(ref input);