5 references to AddLineSeparatorSpanForNode
Microsoft.CodeAnalysis.CSharp.Features (5)
LineSeparators\CSharpLineSeparatorService.cs (5)
249AddLineSeparatorSpanForNode(usings.Last(), spans, cancellationToken); 285AddLineSeparatorSpanForNode(prev, spans, cancellationToken); 288AddLineSeparatorSpanForNode(cur, spans, cancellationToken); 301AddLineSeparatorSpanForNode(nextToLast, spans, cancellationToken); 306AddLineSeparatorSpanForNode(lastChild, spans, cancellationToken);