2 references to ConvertTextAtIndexToVirtualChar
Metrics (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\VirtualChars\AbstractVirtualCharService.cs (2)
191
=>
ConvertTextAtIndexToVirtualChar
(tokenText, index, new StringTextInfo(), result);
194
=>
ConvertTextAtIndexToVirtualChar
(tokenText, index, new SourceTextTextInfo(), result);