Method '%3' on type '%1' from assembly '%2' tried to implicitly implement an interface method with weaker type parameter constraints.
Method '%1$s', while executing within a constrained execution region, makes a call at IL offset 2$04X to '%3$s', which is ...
Method '%3' on type '%1' from assembly '%2' tried to explicitly implement a local method with weaker type parameter constraints. ...
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 ...