2 references to ConvertTextAtIndexToRune
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\VirtualChars\AbstractVirtualCharService.cs (1)
180
index +=
ConvertTextAtIndexToRune
(tokenText, index, result, offset);
Infrastructure\VirtualChars\CSharpVirtualCharService.cs (1)
168
index +=
ConvertTextAtIndexToRune
(tokenText, index, result, offset);