1 reference to WithArgumentListIfNeeded
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler_Helpers.cs (1)
371
var objectCreationNodeWithArgumentList =
WithArgumentListIfNeeded
(baseObjectCreationExpressionNode);