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