3 references to s_myVersion90Path
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
406
Path.Combine(
s_myVersion90Path
, "System.dll"),
1252
if (String.Equals(path, Path.Combine(
s_myVersion90Path
, "System.dll"), StringComparison.OrdinalIgnoreCase))
2411
if (String.Equals(path, Path.Combine(
s_myVersion90Path
, "System.dll"), StringComparison.OrdinalIgnoreCase))