in src/Annotations.cs [760:763]
public MustUseReturnValueAttribute([NotNull] string justification) { Justification = justification; }