7 references to VerifyProjectCollectionEvents
Microsoft.Build.Engine.OM.UnitTests (7)
Definition\ProjectCollection_Tests.cs (7)
1271VerifyProjectCollectionEvents(collection, false, "1");
1280VerifyProjectCollectionEvents(collection2, false, "%28x86%29");
1289VerifyProjectCollectionEvents(collection3, true, "2");
1298VerifyProjectCollectionEvents(collection4, true, "%28x86%29");
1308VerifyProjectCollectionEvents(collection5, false, "1");
1317VerifyProjectCollectionEvents(collection6, true, "1");
1323VerifyProjectCollectionEvents(collection7, true, "1");