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