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