1 write to _options
IdeCoreBenchmarks (1)
FormatterBenchmarks.cs (1)
58_options = new CSharpSyntaxFormattingOptions()
1 reference to _options
IdeCoreBenchmarks (1)
FormatterBenchmarks.cs (1)
69var formattedDoc = Formatter.FormatAsync(_document, Formatter.Annotation, _options, CancellationToken.None).Result;