3 writes to OneofName2
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (3)
244OneofName2 = other.OneofName2; 1051OneofName2 = other.OneofName2; 1279OneofName2 = input.ReadString();
7 references to OneofName2
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
244OneofName2 = other.OneofName2; 638if (OneofName2 != other.OneofName2) return false; 672if (HasOneofName2) hash ^= OneofName2.GetHashCode(); 826output.WriteString(OneofName2); 908size += 1 + pb::CodedOutputStream.ComputeStringSize(OneofName2); 1051OneofName2 = other.OneofName2;