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); 2030size += _single_floatValue_codec.CalculateSizeWithTag(FloatValue); 2219float? value = _single_floatValue_codec.Read(ref input);