System.Runtime.TargetedPatchingOptOutAttribute Class

Indicates that the .NET Framework class library method to which this attribute is applied is unlikely to be affected by servicing releases, and therefore is eligible to be inlined across Native Image Generator (NGen) images.

See Also: TargetedPatchingOptOutAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=false, Inherited=false)]
public sealed class TargetedPatchingOptOutAttribute : Attribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0