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