Method '%1$s', which contains at least one constrained execution region, cannot be prepared automatically since it has one or more unbound generic type parameters. The caller must ensure this method is prepared explicitly at runtime prior to execution.
Metadata information for the relationship '{0}' could not be retrieved. If mapping attributes are used, make sure that the ...
MetadataEndpoint of contract type '{0}' cannot be added at this time. Make sure 'ServiceMetadataBehavior' is present in ServiceDescription ...
Method '%1!ls!' cannot implement interface accessor '%2!ls!' for type '%3!ls!'. Use an explicit interface implementation. ...
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. ...