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