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)
1371
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(@"PathDoesNotExistSoICannotChain");
1403
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1440
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1470
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1500
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.1"));
1530
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(Path.Combine(tempDirectory, "v4.0"));
1562
string path = ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1598
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);
1632
ToolLocationHelper.
ChainReferenceAssemblyPath
(tempDirectoryPath);