3 writes to SecondOne
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
3354SecondOne = other.SecondOne; 3655SecondOne = other.SecondOne; 3717SecondOne = input.ReadString();
7 references to SecondOne
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
3354SecondOne = other.SecondOne; 3533if (SecondOne != other.SecondOne) return false; 3546if (HasSecondOne) hash ^= SecondOne.GetHashCode(); 3604output.WriteString(SecondOne); 3627size += 1 + pb::CodedOutputStream.ComputeStringSize(SecondOne); 3655SecondOne = other.SecondOne;