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