News

private async Task DoSomeWork() { // ----- This method lacks an await statement, and therefore // generates C# compiler warning CS1998. } Such C# code will add warning CS1998 to your Visual Studio ...