11 references to ResetToolsetsForTests
Microsoft.Build.Engine.UnitTests (11)
Evaluation\ImportFromMSBuildExtensionsPath_Tests.cs (11)
55projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", extnDir1, Path.Combine("tmp", "nonexistent"))); 304projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", extnDir1, 407projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", Path.Combine("tmp", "non-existent"), extnDir1)); 500projColln.ResetToolsetsForTests(reader); 577projectCollection.ResetToolsetsForTests(reader); 638projectCollection.ResetToolsetsForTests(reader); 708projectCollection.ResetToolsetsForTests(reader); 773projectCollection.ResetToolsetsForTests(reader); 832projectCollection.ResetToolsetsForTests(reader); 867projectCollection.ResetToolsetsForTests(WriteConfigFileAndGetReader("VSToolsPath", "temp")); 924projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader(extnPathPropertyName, extnDirs));