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