await VerifyFixAsync( result.Text, expected, additionalData, equivalenceKey, options, cancellationToken).ConfigureAwait(false);
await VerifyFixAsync( result.Text, expected, additionalData, title : title,
await VerifyFixAsync( analysis.Source, expected, additionalData, options, cancellationToken).ConfigureAwait(false);