2 writes to body_
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
328body_ = other.body_; 364body_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to body_
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
328body_ = other.body_; 362get { return body_; }