3 writes to Get
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
597Get = other.Get; 1095Get = other.Get; 1197Get = input.ReadString();
7 references to Get
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (7)
597Get = other.Get; 903if (Get != other.Get) return false; 921if (HasGet) hash ^= Get.GetHashCode(); 1002output.WriteString(Get); 1047size += 1 + pb::CodedOutputStream.ComputeStringSize(Get); 1095Get = other.Get;