4 references to s_myComponents20Path
Microsoft.Build.Tasks.UnitTests (4)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (4)
287
s_myComponents20Path
,
531
Path.Combine(
s_myComponents20Path
, "DependsOn9.dll"), // Depends on 9.0 assemblies
1403
if (String.Equals(path, Path.Combine(
s_myComponents20Path
, "DependsOn9.dll"), StringComparison.OrdinalIgnoreCase))
2312
if (String.Equals(path, Path.Combine(
s_myComponents20Path
, "DependsOn9.dll"), StringComparison.OrdinalIgnoreCase))