2 references to GetCharsFromUtf32
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
4686
character =
GetCharsFromUtf32
(uintChar, out surrogateCharacter);
4833
ch =
GetCharsFromUtf32
(uintChar, out surrogate);