, AttributeUsageAttribute.Inherited. :
[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor,
AllowMultiple = false, Inherited = false)]
public sealed class TargetedPatchingOptOutAttribute : Attribute {
}
, , Type.GetCustomAttribute(), inherit, .
, . [TargetedPatchingOptOut] . Ngen.exe . , , , , , Microsoft .