2 references to new
Microsoft.CodeAnalysis.Workspaces (2)
ChainedFormattingRules.cs (1)
48
var action = new
NextSuppressOperationAction
(_addSuppressOperationsRules, index: 0, currentNode, list);
NextSuppressOperationAction.cs (1)
32
=>
new
(_formattingRules, _index + 1, _node, _list);