6 references to DecimalValue
MyFrontend (6)
artifacts\obj\MyFrontend\Debug\net8.0\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
() {