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