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