2 writes to requestBody_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (2)
342requestBody_ = other.requestBody_; 360requestBody_ = 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)
342requestBody_ = other.requestBody_; 358get { return requestBody_; }