3 writes to Post
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
603Post = other.Post; 1101Post = other.Post; 1205Post = input.ReadString();
7 references to Post
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (7)
603Post = other.Post; 905if (Post != other.Post) return false; 923if (HasPost) hash ^= Post.GetHashCode(); 1010output.WriteString(Post); 1053size += 1 + pb::CodedOutputStream.ComputeStringSize(Post); 1101Post = other.Post;