7 references to VerifyProjectCollectionEvents
Microsoft.Build.Engine.OM.UnitTests (7)
Definition\ProjectCollection_Tests.cs (7)
1272VerifyProjectCollectionEvents(collection, false, "1");
1281VerifyProjectCollectionEvents(collection2, false, "%28x86%29");
1290VerifyProjectCollectionEvents(collection3, true, "2");
1299VerifyProjectCollectionEvents(collection4, true, "%28x86%29");
1309VerifyProjectCollectionEvents(collection5, false, "1");
1318VerifyProjectCollectionEvents(collection6, true, "1");
1324VerifyProjectCollectionEvents(collection7, true, "1");