How to Identify Extension Methods in Visual Studio Intellisense ?

Here’s a simple trick to easily identify the extension methods in the Visual Studio Intellisense .

The extension methods are marked with the down arrow when the methods are shown in the Visual Studio Intellisense .

How to Identify Extension Methods in Visual Studio Intellisense ?
How to Identify Extension Methods in Visual Studio Intellisense ?

In the above screenshot , the methods Aggregate , All , Any etc are all extension methods.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...