Method '%3' on type '%1' from assembly '%2' tried to explicitly implement a local method with weaker type parameter constraints.
Method '%1$s' calls RuntimeHelpers.PrepareConstrainedRegions() at IL offset 2$04X. This is invalid since it does not coincide ...
Method '%1$s', which contains at least one constrained execution region, cannot be prepared automatically since it has one ...
Method '%1$s', while executing within a constrained execution region, makes a call at IL offset 2$04X to '%3$s', which does ...
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. ...