How to search for all enums?

Seems to be a simple use case, but I can't wrap my head around it!
I want to create a results set of all instances of "Enum" in my project (excluding instances in referenced libraries, i.e. just my source code).
Visual Studio 2015 and resharper 10.

0

Please sign in to leave a comment.