3 writes to FirstOne
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
3345FirstOne = other.FirstOne; 3646FirstOne = other.FirstOne; 3709FirstOne = input.ReadString();
7 references to FirstOne
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
3345FirstOne = other.FirstOne; 3531if (FirstOne != other.FirstOne) return false; 3544if (HasFirstOne) hash ^= FirstOne.GetHashCode(); 3596output.WriteString(FirstOne); 3621size += 1 + pb::CodedOutputStream.ComputeStringSize(FirstOne); 3646FirstOne = other.FirstOne;