3 writes to ForceUpdate
Microsoft.CodeAnalysis.CodeStyle (3)
LineColumnDelta.cs (3)
37
this.
ForceUpdate
= false;
44
this.
ForceUpdate
= false;
50
this.
ForceUpdate
= forceUpdate;
5 references to ForceUpdate
Microsoft.CodeAnalysis.CodeStyle (5)
AbstractTriviaFormatter.cs (1)
562
forceUpdate: existingWhitespaceBetween.
ForceUpdate
);
LineColumnDelta.cs (4)
61
ForceUpdate
|| delta.
ForceUpdate
);
68
ForceUpdate
|| delta.
ForceUpdate
|| Spaces > 0);