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