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)
609
Patch
= other.Patch;
1107
Patch
= other.Patch;
1213
Patch
= 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)
609
Patch = other.
Patch
;
907
if (
Patch
!= other.
Patch
) return false;
925
if (HasPatch) hash ^=
Patch
.GetHashCode();
1018
output.WriteString(
Patch
);
1059
size += 1 + pb::CodedOutputStream.ComputeStringSize(
Patch
);
1107
Patch = other.
Patch
;