3 references to s_myComponents2RootPath
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
549
Path.Combine(
s_myComponents2RootPath
, "W.dll"),
1489
if (String.Equals(path, Path.Combine(
s_myComponents2RootPath
, "W.dll"), StringComparison.OrdinalIgnoreCase))
2352
if (String.Equals(path, Path.Combine(
s_myComponents2RootPath
, "W.dll"), StringComparison.OrdinalIgnoreCase))