|
|
|
|
|
by int_19h
3223 days ago
|
|
In VS 2017, if you use a method that's an extension method, and don't have the namespace imported, it'll show the auto-correction bulb with an offer to import it. Better yet, if it's from a NuGet package, it'll offer to install one (or several, if there are multiple candidates). |
|