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