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