2 writes to productId_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
750
productId_
= other.productId_;
783
productId_
= value;
2 references to productId_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
750
productId_ = other.
productId_
;
781
get { return
productId_
; }