5 references to IsEmpty
Microsoft.Build (5)
Logging\SerialConsoleLogger.cs (5)
226
if (!contextStack.
IsEmpty
())
237
if (!contextStack.
IsEmpty
())
601
this.VerifyStack(!contextStack.
IsEmpty
(), "Bad project stack");
693
if (contextStack.
IsEmpty
())
726
if (contextStack.
IsEmpty
())