DoesNotReturnIfAttribute sealed class DoesNotReturnIfAttribute : Attribute Documentation Code public bool ParameterValue { get; } public DoesNotReturnIfAttribute(bool parameterValue)