Compiler Error CS0692
Duplicate type parameter 'identifier'
The same name may not be used more than once in a type parameter list. Rename or remove the duplicate type parameter(s).
The same name may not be used more than once in a type parameter list. Rename or remove the duplicate type parameter(s).