10 references to GetProjectCollectionWithFakeToolset
Microsoft.Build.Engine.UnitTests (10)
Evaluation\Evaluator_Tests.cs (10)
3886
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
3952
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4004
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4056
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4115
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4173
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4233
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4285
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4332
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
5019
GetProjectCollectionWithFakeToolset
(null /* no global properties */);