Cannot inherit interface '|1' because it could be identical to interface '|2' from which the interface '|3' inherits for some type arguments.
Cannot infer a return type because more than one type is possible. Consider adding an 'As' clause to specify the return type. ...
Cannot infer an element type because more than one type is possible. Specifying the type of the array might correct this ...
Cannot infer an element type, and Option Strict On does not allow 'Object' to be assumed. Specifying the type of the array ...
Cannot inherit interface '%1!ls!' with the specified type parameters because it causes method '%2!ls!' to contain overloads ...
Cannot inherit interface '|1' because it could be identical to interface '|2' from which the interface '|3' inherits for ...
Cannot inherit interface '|1' because the interface '|2' from which it inherits could be identical to interface '|3' for ...
Cannot inherit interface '|1' because the interface '|2' from which it inherits could be identical to interface '|3' from ...
Cannot inherit two different operations with the same name, operation '{0}' from contracts '{1}' and '{2}' violate this rule. ...
Cannot initialize type '%1!ls!' with a collection initializer because it does not implement 'System.Collections.IEnumerable' ...