C# 7.1 introduced `async Main` methods. Can we leave them out from `UseAsyncSuffix`?
C# 7.1 introduced
async Mainmethods. Can we leave them out fromUseAsyncSuffix?