DoesNotReturnAttribute sealed class DoesNotReturnAttribute : Attribute Applied to a method that will never return under any circumstance. Documentation public DoesNotReturnAttribute()