2 references to CreateAndRegisterStringJumpTable
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\LengthBasedStringSwitchData.cs (2)
182
return
CreateAndRegisterStringJumpTable
(casesWithGivenLength, stringJumpTables);
193
:
CreateAndRegisterStringJumpTable
(group.ToImmutableArray(), stringJumpTables);