3 references to GetLexemeOffsetFromPosition
Microsoft.CodeAnalysis.CSharp (3)
Parser\AbstractLexer.cs (3)
119
int offset =
GetLexemeOffsetFromPosition
(position);
125
int offset =
GetLexemeOffsetFromPosition
(position);
131
int offset =
GetLexemeOffsetFromPosition
(position);