3 writes to SecondTwo
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
3357SecondTwo = other.SecondTwo; 3658SecondTwo = other.SecondTwo; 3721SecondTwo = input.ReadString();
7 references to SecondTwo
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
3357SecondTwo = other.SecondTwo; 3534if (SecondTwo != other.SecondTwo) return false; 3547if (HasSecondTwo) hash ^= SecondTwo.GetHashCode(); 3608output.WriteString(SecondTwo); 3630size += 1 + pb::CodedOutputStream.ComputeStringSize(SecondTwo); 3658SecondTwo = other.SecondTwo;