4 references to new
BasketService (4)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (2)
1282
private static readonly pb::MessageParser<CheckoutCustomerBasketResponse> _parser = new pb::MessageParser<CheckoutCustomerBasketResponse>(() => new
CheckoutCustomerBasketResponse
());
1310
public CheckoutCustomerBasketResponse(CheckoutCustomerBasketResponse other) :
this
() {
BasketService.cs (2)
75
return
new
();
95
return new
CheckoutCustomerBasketResponse
();