2 writes to requestBody_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (2)
342
requestBody_
= other.requestBody_;
360
requestBody_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to requestBody_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (2)
342
requestBody_ = other.
requestBody_
;
358
get { return
requestBody_
; }