3 references to _single_stringValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2846
_single_stringValue_codec
.WriteTagAndValue(ref output, StringValue);
2883
size +=
_single_stringValue_codec
.CalculateSizeWithTag(StringValue);
3060
string value =
_single_stringValue_codec
.Read(ref input);