Method '{0}' has a multi-dimensional array of type '{1}' in its signature. Arrays in Windows Runtime method signatures must be one dimensional.
Method '%3' on type '%1' from assembly '%2' tried to implicitly implement an interface method with weaker type parameter ...
Method '%3' on type '%1' from assembly '%2' tried to implicitly override a method with weaker type parameter constraints. ...
Method '{0}' can not be created. Ensure that the type '{1}' does not contain an Activity, Field, Property or Event with same ...
Method '{0}' has a generic type parameter of type '{1}' in its signature. Generic type parameters cannot appear in method ...
Method '{0}' has a multi-dimensional array of type '{1}' in its signature. Arrays in Windows Runtime method signatures must ...
Method '{0}' has a nested array of type '{1}' in its signature. Arrays in Windows Runtime method signatures cannot be nested. ...
Method '{0}' has a parameter '{1}' of type '{2}' which is not supported for service operations. Only primitive types are ...
Method '{0}' has a parameter named '{1}' whereas the corresponding parameter in the implemented interface method '{2}' is ...
Method '{0}' has a parameter of type '{1}' in its signature. Although this generic type is not a valid Windows Runtime type, ...