-
Type: Bug
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
In Analyzer, when processing a LINQ Expression, in the PreanalyzeLinqExpression method, we check to see if each argument in a method is either a lambda parameter or references a query range variable. This may be quite inefficient performance-wise and needs improvement.