Visual Assist find reference
Is it possible that there’s no way to get a decent “Find Reference” feature with Visual Studio and Visual Assist? For example, every time I try to find out who’s using the Class::Init function, it shows me a bunch of results that have absolutely nothing to do with it—it seems to work more like a text search than a search for who’s using that class’s function. Rider, on the other hand, does exactly what I want, but unfortunately, at work I’m forced to use Visual Studio