Hi all,
I see other issue with find all references window. Here is my description:
I have WebSite project and one class library referenced to it. This class library contains Class1.cs file that I use on codebehind class - Default.aspx.cs.
Default.aspx.cs is open in my editor. When I press Shift + F11 to find references for Class1 CR finds it in Default.aspx.cs,
I click one reference and code preview window shows me few lines of code with Class1,
then I close Default.aspx.cs, select the same reference and code preview window is empty.
Is it a known issue?
Thanks in advance,
Vadim