2 references to new
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\StringCopyPasteContent.cs (2)
69
=>
new
(StringCopyPasteContentKind.Text, text, null, null, null);
72
=>
new
(StringCopyPasteContentKind.Interpolation, null, expression, alignmentClause, formatClause);