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