modulexcite / CR_IntroduceLocalAllArguments

Performs the 'Introduce Local' refactoring on every argument of a method call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CR_IntroduceLocalAllArguments

Performs the 'Introduce Local' refactoring on every argument of a method call

Usage: Place your caret on the name of a method call. hit the refactor key and choose 'Introduce Local (All Arguments)'

About

Performs the 'Introduce Local' refactoring on every argument of a method call

License:MIT License


Languages

Language:C# 100.0%