5 references to s_40ComponentDependsOnOnlyv4AssembliesDllPath
Microsoft.Build.Tasks.UnitTests (5)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
537s_40ComponentDependsOnOnlyv4AssembliesDllPath, 1375if (String.Equals(path, s_40ComponentDependsOnOnlyv4AssembliesDllPath, StringComparison.OrdinalIgnoreCase)) 2267if (String.Equals(path, s_40ComponentDependsOnOnlyv4AssembliesDllPath, StringComparison.OrdinalIgnoreCase))
AssemblyDependency\VerifyTargetFrameworkHigherThanRedist.cs (2)
480Assert.True(ContainsItem(t.ResolvedFiles, s_40ComponentDependsOnOnlyv4AssembliesDllPath)); // "Expected to find assembly, but didn't." 521Assert.True(ContainsItem(t.ResolvedFiles, s_40ComponentDependsOnOnlyv4AssembliesDllPath)); // "Expected to find assembly, but didn't."