Satisfying a LinkDemand is a security sensitive operation which can cause unintentional elevation of privilege. Security transparent code must not satisfy LinkDemands, since it is not subject to the same security audit requirements as security critical code. Transparent methods is security rule set level 1 assemblies will cause all LinkDemands they satisfy to be converted to full demands at runtime, which can cause performance problems. In security rule set level 2 assemblies, transparent methods will fail to JIT if they attempt to satisfy a LinkDemand.
Rows collection cannot be programmatically cleared when the DataGridView control is data-bound to anything else than an IBindingList ...
RunSynchronously may not be called on a task not bound to a delegate, such as the task returned from an asynchronous method. ...
RuntimeArgument '{0}' refers to an Argument which in turn is bound to RuntimeArgument named '{1}'. Please ensure that the ...
Satellite assembly "{2}" was built improperly. The manifest resource "{0}" will not be found by the ResourceManager. It must ...
Satisfying a LinkDemand is a security sensitive operation which can cause unintentional elevation of privilege. Security ...
Save is not enabled in XmlDataSource '{0}' when either an XSL transform is specified, the content was specified using the ...
SaveStateInOperationTransaction can only be set to true if all operations have either TransactionScopeRequired set to true ...
Saving a general Func to XAML is not supported. To convert an object to a serializable Func, serialize the object to XAML ...
Saving DynamicActivity or Activity.Implementation to XAML is not supported. If you are attempting to construct a parameterized ...