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