20 references to MakeBuildEventContext
Microsoft.Build.Engine.UnitTests (20)
TerminalLogger_Tests.cs (20)
193BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 201BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 209BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 217BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 225BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 233BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 241BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 249BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 259BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 267BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 285BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 293BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 302BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 310BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 346BuildEventContext = buildEventContext ?? MakeBuildEventContext(), 372var p1BuildContext = MakeBuildEventContext(evalId: 1, projectContextId: 1); 384var p2BuildContext = MakeBuildEventContext(evalId: 2, projectContextId: 2); 557var p1Context = MakeBuildEventContext(evalId: 1, projectContextId: 1); 565var p2Context = MakeBuildEventContext(evalId: 2, projectContextId: 2); 809var buildContext2 = MakeBuildEventContext(evalId: 2, projectContextId: 2);