Method '{0}' can not be created. Ensure that the type '{1}' does not contain an Activity, Field, Property or Event with same name.
Method '%3' on type '%1' from assembly '%2' tried to explicitly implement a parent method with weaker type parameter constraints. ...
Method '%3' on type '%1' from assembly '%2' tried to explicitly implement an interface method with weaker type parameter ...
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 ...