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