Skip to content
| Marketplace
Sign in
Visual Studio>Tools>UseExtensionMethod for CodeRush
UseExtensionMethod for CodeRush

UseExtensionMethod for CodeRush

CodeRush Community Contributors

|
593 installs
| (0) | Free
Provides a Refactoring\CodeProvider which rewrites calls to methods which can be addressed as Extension Methods.
Download

UseExtensionMethod for CodeRush provides an additional Refactoring 'Use Extension Method'

This Refactoring is present when the caret resides on a method call which could be called as an extension method.

For example

Given a simple extension method...

...and a simple call to that method....

Place your caret on the method call and hit your CodeRush \ Refactor key (Defaults to Ctrl+`)

Then choose Use Extension Method from the menu.

...Your original call will be replaced with...

 

This plugin requires CodeRush. You can locate a free trial of CodeRush here.

CodeRush is a powerful productivity tool built byDevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft