I have a method defined like this
public static async Task AddSalesInvoice( int pInvoiceID, string pReference)
and