3 references to _single_uint64Value_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1984
_single_uint64Value_codec
.WriteTagAndValue(ref output, Uint64Value);
2021
size +=
_single_uint64Value_codec
.CalculateSizeWithTag(Uint64Value);
2226
ulong? value =
_single_uint64Value_codec
.Read(ref input);