HomeVisual StudioHow to Identify Extension Methods in Visual Studio Intellisense ?

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

In this post, you’ll learn about the error code “SCC_E_BACKGROUNDGETINPROGRESS” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_UNKNOWNERROR” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_CONNECTIONFAILURE” returned by the Visual Studio when using the Source Control...