in src/Annotations.cs [421:422]
public ContractAnnotationAttribute([NotNull] string contract) : this(contract, false) { }