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