SkipLocalsInitAttribute sealed class SkipLocalsInitAttribute : Attribute Used to indicate to the compiler that the .locals init flag should not be set in method headers. Documentation Code public SkipLocalsInitAttribute()