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)
1373
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(@"PathDoesNotExistSoICannotChain");
1405
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1442
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1472
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1502
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1532
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.0"));
1564
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1600
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1634
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);