3 writes to Patch
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
609Patch = other.Patch; 1107Patch = other.Patch; 1213Patch = input.ReadString();
7 references to Patch
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (7)
609Patch = other.Patch; 907if (Patch != other.Patch) return false; 925if (HasPatch) hash ^= Patch.GetHashCode(); 1018output.WriteString(Patch); 1059size += 1 + pb::CodedOutputStream.ComputeStringSize(Patch); 1107Patch = other.Patch;