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