18 using System.Collections.Generic;
43 throw new ArgumentException(
"Asynchronous universe setting is not supported for coarse & fine selections, please use the new Fundamental single pass selection");
58 var func = fineSelector.ConvertToDelegate<Func< IEnumerable<FineFundamental>,
object>>();