2 writes to ParameterThree
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (2)
236
ParameterThree
= new global::Body.RequestBody();
295
ParameterThree
= new global::Body.RequestBody();
8 references to ParameterThree
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (8)
154
if (!object.Equals(
ParameterThree
, other.
ParameterThree
)) return false;
164
if (parameterThree_ != null) hash ^=
ParameterThree
.GetHashCode();
203
output.WriteMessage(
ParameterThree
);
218
size += 1 + pb::CodedOutputStream.ComputeMessageSize(
ParameterThree
);
238
ParameterThree
.MergeFrom(other.
ParameterThree
);
297
input.ReadMessage(
ParameterThree
);