1 write to _textChanges
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
TriviaDataFactory.FormattedComplexTrivia.cs (1)
40_textChanges = _formatter.FormatToTextChanges(cancellationToken);
2 references to _textChanges
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
TriviaDataFactory.FormattedComplexTrivia.cs (2)
55get { return _textChanges.Count > 0; } 59=> _textChanges;