CopyList(System.Collections.Generic.List) cannot be inferred from the usageError

Any ideas?

Error while compiling: NukeWipe.cs(108,36): error CS0411: The type arguments for method `Oxide.Plugins.NukeWipe.CopyList<T>(System.Collections.Generic.List<T>)' cannot be inferred from the usage. Try specifying the type arguments explicitly

> oxide.reload NukeWipe
Error while compiling: NukeWipe.cs(108,36): error CS0411: The type arguments for
method `Oxide.Plugins.NukeWipe.CopyList<T>(System.Collections.Generic.List<T>)'
cannot be inferred from the usage. Try specifying the type arguments explicitly
Been broken for some time now   Razor#2948