Implemented interface member:
method
RunAsync
Microsoft.DotNet.ApiDiff.IDiffGenerator.RunAsync(System.Threading.CancellationToken)
1 reference to RunAsync
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
123await generator.RunAsync(cancellationToken).ConfigureAwait(false);