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