What steps will reproduce the problem?
1. Create an class (class1) with a name and then a another class that
references this one (class2).
2. do a search as "var queryres =
Repository.Where(x=>x.class1.name).Eq("MyClass"); "
3. Loop through the results.
What is the expected output? What do you see instead?
Result is always empty. I want to see the items that are referencing class1.
What version of the product are you using? On what operating system?
1.2.0.0
Please provide any additional information below.
Original issue reported on code.google.com by erik.lag...@gmail.com on 30 Jul 2012 at 1:03
Original issue reported on code.google.com by
erik.lag...@gmail.com
on 30 Jul 2012 at 1:03