3 references to GetLexemeOffsetFromPosition
Microsoft.CodeAnalysis.CSharp (3)
Parser\AbstractLexer.cs (3)
116
int offset =
GetLexemeOffsetFromPosition
(position);
122
int offset =
GetLexemeOffsetFromPosition
(position);
128
int offset =
GetLexemeOffsetFromPosition
(position);