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