2 references to new
Microsoft.CodeAnalysis.Workspaces (2)
CodeActions\CodeAction.cs (2)
624
:
this
(title, nestedActions, isInlinable, priority, createdFromFactoryMethod: false)
633
=>
new
(title, nestedActions, isInlinable, priority, createdFromFactoryMethod: true);