3 writes to Put
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
600Put = other.Put; 1098Put = other.Put; 1201Put = input.ReadString();
7 references to Put
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (7)
600Put = other.Put; 904if (Put != other.Put) return false; 922if (HasPut) hash ^= Put.GetHashCode(); 1006output.WriteString(Put); 1050size += 1 + pb::CodedOutputStream.ComputeStringSize(Put); 1098Put = other.Put;