1 write to SpanToFormat
Metrics.Legacy (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.cs (1)
104this.SpanToFormat = GetSpanToFormat();
3 references to SpanToFormat
Metrics.Legacy (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.cs (3)
120var tokenStream = new TokenStream(this.TreeData, Options, this.SpanToFormat, CreateTriviaFactory()); 173foreach (var node in _commonRoot.DescendantNodesAndSelf(this.SpanToFormat)) 504this.SpanToFormat,