3 references to _single_floatValue_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1972
_single_floatValue_codec
.WriteTagAndValue(ref output, FloatValue);
2009
size +=
_single_floatValue_codec
.CalculateSizeWithTag(FloatValue);
2198
float? value =
_single_floatValue_codec
.Read(ref input);