1 reference to ConvertTupleTypeElementComponent
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseDeconstruction\CSharpUseDeconstructionCodeFixProvider.cs (1)
166
SeparatedList<ArgumentSyntax>([.. typeNode.Elements.GetWithSeparators().Select(
ConvertTupleTypeElementComponent
)]),