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