2 writes to quantity_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
753quantity_ = other.quantity_; 819quantity_ = value;
2 references to quantity_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
753quantity_ = other.quantity_; 817get { return quantity_; }