Method '%1$s', while executing within a constrained execution region, makes a call at IL offset 0x%2$04X to '%3$s', which does not have a sufficiently strong reliability contract and might cause non-deterministic results.
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. ...
Method '%3' on type '%1' from assembly '%2' tried to explicitly implement an interface method with weaker type parameter ...