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)
606Delete = other.Delete; 1104Delete = other.Delete; 1209Delete = 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)
606Delete = other.Delete; 906if (Delete != other.Delete) return false; 924if (HasDelete) hash ^= Delete.GetHashCode(); 1014output.WriteString(Delete); 1056size += 1 + pb::CodedOutputStream.ComputeStringSize(Delete); 1104Delete = other.Delete;