11 references to ResetToolsetsForTests
Microsoft.Build.Engine.UnitTests (11)
Evaluation\ImportFromMSBuildExtensionsPath_Tests.cs (11)
56projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", extnDir1, Path.Combine("tmp", "nonexistent")));
305projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", extnDir1,
408projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader("MSBuildExtensionsPath", Path.Combine("tmp", "non-existent"), extnDir1));
501projColln.ResetToolsetsForTests(reader);
578projectCollection.ResetToolsetsForTests(reader);
639projectCollection.ResetToolsetsForTests(reader);
709projectCollection.ResetToolsetsForTests(reader);
774projectCollection.ResetToolsetsForTests(reader);
833projectCollection.ResetToolsetsForTests(reader);
868projectCollection.ResetToolsetsForTests(WriteConfigFileAndGetReader("VSToolsPath", "temp"));
925projColln.ResetToolsetsForTests(WriteConfigFileAndGetReader(extnPathPropertyName, extnDirs));