1 reference to ConvertTupleTypeElementComponent
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpUseDeconstructionCodeFixProvider.cs (1)
171
SyntaxFactory.SeparatedList<ArgumentSyntax>(new SyntaxNodeOrTokenList(typeNode.Elements.GetWithSeparators().Select(
ConvertTupleTypeElementComponent
))),