2 references to ConvertTextAtIndexToRune
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpVirtualCharService.cs (1)
158
index +=
ConvertTextAtIndexToRune
(tokenText, index, result, offset);
Microsoft.CodeAnalysis.Workspaces (1)
AbstractVirtualCharService.cs (1)
182
index +=
ConvertTextAtIndexToRune
(tokenText, index, result, offset);