3 references to _single_int32Value_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (3)
1569
_single_int32Value_codec
.WriteTagAndValue(ref output, Int32Value);
1588
size +=
_single_int32Value_codec
.CalculateSizeWithTag(Int32Value);
1684
int? value =
_single_int32Value_codec
.Read(ref input);