10 references to IsDone
Microsoft.Build (10)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (10)
135while (!lexer.IsDone) 180while (!nameLexer.IsDone) 240while (!lexer.IsDone) 329if (!lexer.IsDone && lexer.CurrentCharacter == '!') 334while (!lexer.IsDone) 347if (lexer.IsDone) 452if (numEnd is null || lexer.IsDone || lexer.Lex() != TokenKind.CloseCurly) 521if (IsDone) 548if (IsDone) 571while (!IsDone)