2 references to WithOffset
Microsoft.CodeAnalysis.CSharp (2)
Parser\AbstractLexer.cs (1)
50array[i] = _errors[i].WithOffset(_errors[i].Offset + leadingTriviaWidth);
Parser\LanguageParser_InterpolatedString.cs (1)
484builder.Add(sd.WithOffset(sd.Offset + offset));