1 write to _syntaxFacts
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractIndentation.Indenter.cs (1)
51_syntaxFacts = service.SyntaxFacts;
1 reference to _syntaxFacts
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractIndentation.Indenter.cs (1)
79_syntaxFacts.IsInInactiveRegion(this.Tree, LineToBeIndented.Start, this.CancellationToken))