4 references to s_myComponents10Path
Microsoft.Build.Tasks.UnitTests (4)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (4)
286
s_myComponents10Path
,
530
Path.Combine(
s_myComponents10Path
, "DependsOn9.dll"), // Depends on 9.0 assemblies
1398
if (String.Equals(path, Path.Combine(
s_myComponents10Path
, "DependsOn9.dll"), StringComparison.OrdinalIgnoreCase))
2304
if (String.Equals(path, Path.Combine(
s_myComponents10Path
, "DependsOn9.dll"), StringComparison.OrdinalIgnoreCase))