2 writes to message_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Greeter.cs (2)
277message_ = other.message_; 298message_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to message_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Greeter.cs (2)
277message_ = other.message_; 296get { return message_; }