2 references to PeekCharOrUnicodeEscape
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
868
character = TextWindow.
PeekCharOrUnicodeEscape
(out surrogateCharacter);
3001
character = TextWindow.
PeekCharOrUnicodeEscape
(out surrogateCharacter);