5 references to AddLineSeparatorSpanForNode
Microsoft.CodeAnalysis.CSharp.Features (5)
LineSeparators\CSharpLineSeparatorService.cs (5)
250AddLineSeparatorSpanForNode(usings.Last(), spans, cancellationToken); 286AddLineSeparatorSpanForNode(prev, spans, cancellationToken); 289AddLineSeparatorSpanForNode(cur, spans, cancellationToken); 302AddLineSeparatorSpanForNode(nextToLast, spans, cancellationToken); 307AddLineSeparatorSpanForNode(lastChild, spans, cancellationToken);