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