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