Is there a way to find all web pages that implement a specific master page in Visual Studio?
I'm looking for a shortcut like shift F12 that will find all usages of a master page. When I do it on the master page class name it only takes me to the design view instead of showing all pages that use it.
I do have Resharper if there is something in there that will help.
I know that I can use the Find dialog but that is not as nice.