10 references to IsDone
Microsoft.Build (10)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (10)
138while (!lexer.IsDone) 183while (!nameLexer.IsDone) 243while (!lexer.IsDone) 332if (!lexer.IsDone && lexer.CurrentCharacter == '!') 337while (!lexer.IsDone) 350if (lexer.IsDone) 455if (numEnd is null || lexer.IsDone || lexer.Lex() != TokenKind.CloseCurly) 524if (IsDone) 551if (IsDone) 574while (!IsDone)