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)
55
get { return
_textChanges
.Count > 0; }
59
=>
_textChanges
;