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