2 references to CurrentCharacter
Microsoft.Build (2)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (2)
329
if (!lexer.IsDone && lexer.
CurrentCharacter
== '!')
573
char currentChar =
CurrentCharacter
;