2 references to TryEatCurrentCharacter
Microsoft.Build (2)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (2)
446
if (!lexer.
TryEatCurrentCharacter
(out char c) || c != '.' ||
447
!lexer.
TryEatCurrentCharacter
(out c) || c != '.')