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