2 references to ConvertTextAtIndexToVirtualChar
Microsoft.CodeAnalysis.ResxSourceGenerator (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);