2 writes to message_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
2286message_ = other.message_; 2305message_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to message_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
2286message_ = other.message_; 2303get { return message_; }