Visual Studio extension that allows to find implementations of particular interface.
Visual Studio 2015 Update 1 natively supports this functionality https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx. This project still exists as a reference implementation of Visual Studio extension.
##Getting started To contribute to this project, you'll need to do a few things first:
- Fork the project on GitHub
- Clone it to your computer
- Install the Visual Studio 2013 SDK
- Open the solution in VS2013