3 writes to Delete
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
606
Delete
= other.Delete;
1104
Delete
= other.Delete;
1209
Delete
= input.ReadString();
7 references to Delete
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (7)
606
Delete = other.
Delete
;
906
if (
Delete
!= other.
Delete
) return false;
924
if (HasDelete) hash ^=
Delete
.GetHashCode();
1014
output.WriteString(
Delete
);
1056
size += 1 + pb::CodedOutputStream.ComputeStringSize(
Delete
);
1104
Delete = other.
Delete
;