Base:
2 references to GetHashCode
BasketService (2)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (2)
852if (unitPrice_ != null) hash ^= UnitPrice.GetHashCode(); 853if (oldUnitPrice_ != null) hash ^= OldUnitPrice.GetHashCode();