How to resolve Value cannot be null. Parameter name: source in linq?
问题 I don't know why I get this kind of error. It happens sometimes, and I suspicious of my code that still have thread running while I close my Application. So when I open again it happens. Value cannot be null. Parameter name: source StackTree : at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) at Susenas2015.ViewModels.Kuesioner.VMVsen15_KVal.SettingValidationAndRange(List`1 listTextBox, List`1 listCheckBox, TabControl tabControl) in d:\handita\Office\Project