3 references to _single_doubleValue_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
1996
_single_doubleValue_codec
.WriteTagAndValue(ref output, DoubleValue);
2033
size +=
_single_doubleValue_codec
.CalculateSizeWithTag(DoubleValue);
2226
double? value =
_single_doubleValue_codec
.Read(ref input);