2 references to ConvertTextAtIndexToRune
Microsoft.CodeAnalysis.Workspaces (2)
AbstractVirtualCharService.cs (2)
193
=>
ConvertTextAtIndexToRune
(tokenText, index, new StringTextInfo(), result, offset);
196
=>
ConvertTextAtIndexToRune
(tokenText, index, new SourceTextTextInfo(), result, offset);