1 reference to GetArgumentsAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseCollectionExpression\CSharpUseCollectionExpressionForFluentCodeFixProvider.cs (1)
72var arguments = await GetArgumentsAsync(document, allMatches, cancellationToken).ConfigureAwait(false);