-
Checking for ConfigureAwait(false) automatically was developed originally by Jiří {x2} Činčura. The original repo is here.
-
This tool can be called from Visual Studio to check all C# source files found in a directory and the generated output is compatible with the VS Output Window format. Clicking on a warning will jump to the file and position the cursor on the 'await' keyword.