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