2 references to GetLexemeOffsetFromPosition
Microsoft.CodeAnalysis.CSharp (2)
Parser\AbstractLexer.cs (2)
93
int offset =
GetLexemeOffsetFromPosition
(position);
99
int offset =
GetLexemeOffsetFromPosition
(position);