You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to display a list with items made from an anonymous type the code in LinqPAD could not be compiled and complained about a possible missing reference.
Part of the generated code:
truck.UnLoadCargo<List<AnonymousType<Guid, String ......