1 reference to UseCollectionDirectlyAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\DoNotUseEnumerableMethodsOnIndexableCollectionsInsteadUseTheCollectionDirectly.Fixer.cs (1)
79ct => UseCollectionDirectlyAsync(context.Document, root, invocationNode, collectionSyntax, method),