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