#if !NET_4_6 namespace LinqInternal.Collections.ThreadSafe { internal delegate bool DoAction(ref object value); } #endif