2 writes to oldUnitPrice_
BasketService (2)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (2)
752
oldUnitPrice_
= other.oldUnitPrice_ != null ? other.oldUnitPrice_.Clone() : null;
807
oldUnitPrice_
= value;
9 references to oldUnitPrice_
BasketService (9)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (9)
752
oldUnitPrice_ = other.
oldUnitPrice_
!= null ? other.
oldUnitPrice_
.Clone() : null;
805
get { return
oldUnitPrice_
; }
853
if (
oldUnitPrice_
!= null) hash ^= OldUnitPrice.GetHashCode();
915
if (
oldUnitPrice_
!= null) {
942
if (
oldUnitPrice_
!= null) {
972
if (other.
oldUnitPrice_
!= null) {
973
if (
oldUnitPrice_
== null) {
1061
if (
oldUnitPrice_
== null) {