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); 2883size += _single_stringValue_codec.CalculateSizeWithTag(StringValue); 3060string value = _single_stringValue_codec.Read(ref input);