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