11 references to ChainReferenceAssemblyPath
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
2291
ChainReferenceAssemblyPath
(targetFrameworkDirectory);
2346
path =
ChainReferenceAssemblyPath
(path);
Microsoft.Build.Utilities.UnitTests (9)
ToolLocationHelper_Tests.cs (9)
1370
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(@"PathDoesNotExistSoICannotChain");
1402
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1439
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1469
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1499
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1529
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.0"));
1561
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1597
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1631
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);