3 references to _single_int64Value_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1969
_single_int64Value_codec
.WriteTagAndValue(ref output, Int64Value);
2006
size +=
_single_int64Value_codec
.CalculateSizeWithTag(Int64Value);
2191
long? value =
_single_int64Value_codec
.Read(ref input);