1 write to Left
Microsoft.CodeAnalysis.Features (1)
Wrapping\Edit.cs (1)
29
Left
= left;
3 references to Left
Microsoft.CodeAnalysis.Features (3)
Wrapping\AbstractCodeActionComputer.cs (2)
179
var span = TextSpan.FromBounds(edit.
Left
.Span.End, edit.Right.Span.Start);
191
leftTokenToTrailingTrivia.Add(edit.
Left
, edit.NewLeftTrailingTrivia);
Wrapping\Edit.cs (1)
12
/// the <see cref="
Left
"/> token and the new leading trivia for the <see