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