6 references to Project
Microsoft.Build (6)
Logging\SerialConsoleLogger.cs (6)
242contextStack.Push(new Frame(FrameType.Project, 253contextStack.Push(new Frame(FrameType.Project, 320this.VerifyStack(top.type == FrameType.Project, "Unexpected project frame {0}", top.ID); 607this.VerifyStack(outerMost.type == FrameType.Project, "Bad project stack"); 708else if (topOfStack.type == FrameType.Project) 744case FrameType.Project: