1 reference to ConvertToArrayEmptyAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\AvoidZeroLengthArrayAllocations.Fixer.cs (1)
42
async ct => await
ConvertToArrayEmptyAsync
(context.Document, nodeToFix, ct).ConfigureAwait(false),