Yalin Meric
Results
1
issues of
Yalin Meric
When I use a Linq expression like the example below, I'm getting the error message below. I am adding the Linq enumerable class to the expression context using context.Imports.AddType(typeof(Enumerable)); but...