2 references to new
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SuppressFormattingRule.cs (1)
336list.Add(new SuppressOperation(startToken, endToken, textSpan, SuppressOption.DisableFormatting));
Microsoft.CodeAnalysis.Workspaces (1)
FormattingOperations.cs (1)
49=> new(startToken, endToken, textSpan, option);