10 references to GetProjectCollectionWithFakeToolset
Microsoft.Build.Engine.UnitTests (10)
Evaluation\Evaluator_Tests.cs (10)
3885
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
3940
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
3992
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4044
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4103
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no global properties */);
4161
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4221
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4273
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
4320
using ProjectCollection fakeProjectCollection =
GetProjectCollectionWithFakeToolset
(null /* no project collection global properties */);
5007
GetProjectCollectionWithFakeToolset
(null /* no global properties */);