The easiest way to analyze and fix method names for asynchronous methods. Features
Fix Async Method NamesIf there is any asynchronous method violating the naming convention then the analyzer will show a warning and the lightbulb to fix it. Clicking on the lightbulb or pressing Pressing return will apply the fix and rename the method at all places. ContributeFor cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project. License |