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