2 writes to buyerId_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
1113
buyerId_
= other.buyerId_;
1131
buyerId_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to buyerId_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
1113
buyerId_ = other.
buyerId_
;
1129
get { return
buyerId_
; }