5 references to AddLineSeparatorSpanForNode
Microsoft.CodeAnalysis.CSharp.Features (5)
LineSeparators\CSharpLineSeparatorService.cs (5)
251AddLineSeparatorSpanForNode(usings.Last(), spans, cancellationToken); 287AddLineSeparatorSpanForNode(prev, spans, cancellationToken); 290AddLineSeparatorSpanForNode(cur, spans, cancellationToken); 303AddLineSeparatorSpanForNode(nextToLast, spans, cancellationToken); 308AddLineSeparatorSpanForNode(lastChild, spans, cancellationToken);