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