// Needed for NET35 (TASK) #if !NET_4_6 namespace LinqInternal { internal struct VoidStruct { // Empty } } #endif