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