3 references to _single_floatValue_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
1993
_single_floatValue_codec
.WriteTagAndValue(ref output, FloatValue);
2030
size +=
_single_floatValue_codec
.CalculateSizeWithTag(FloatValue);
2219
float? value =
_single_floatValue_codec
.Read(ref input);