11 references to ChainReferenceAssemblyPath
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
2284
ChainReferenceAssemblyPath
(targetFrameworkDirectory);
2339
path =
ChainReferenceAssemblyPath
(path);
Microsoft.Build.Utilities.UnitTests (9)
ToolLocationHelper_Tests.cs (9)
1377
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(@"PathDoesNotExistSoICannotChain");
1409
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1446
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1476
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1506
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1536
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.0"));
1568
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1604
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1638
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);