2 references to __Method_CheckoutBasket
BasketService (2)
artifacts\obj\BasketService\Debug\net8.0\Protos\BasketGrpc.cs (2)
139.AddMethod(__Method_CheckoutBasket, serviceImpl.CheckoutBasket) 152serviceBinder.AddMethod(__Method_CheckoutBasket, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::GrpcBasket.CheckoutCustomerBasketRequest, global::GrpcBasket.CheckoutCustomerBasketResponse>(serviceImpl.CheckoutBasket));