6 references to DecimalValue
BasketService (6)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (6)
968
UnitPrice = new global::GrpcBasket.
DecimalValue
();
974
OldUnitPrice = new global::GrpcBasket.
DecimalValue
();
1055
UnitPrice = new global::GrpcBasket.
DecimalValue
();
1062
OldUnitPrice = new global::GrpcBasket.
DecimalValue
();
1806
private static readonly pb::MessageParser<DecimalValue> _parser = new pb::MessageParser<DecimalValue>(() => new
DecimalValue
());
1834
public DecimalValue(DecimalValue other) :
this
() {