5 references to s_myLibraries_V2_DDllPath
Microsoft.Build.Tasks.UnitTests (5)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
444s_myLibraries_V2_DDllPath, 1344if (path.EndsWith(s_myLibraries_V2_DDllPath)) 2198if (String.Equals(path, s_myLibraries_V2_DDllPath, StringComparison.OrdinalIgnoreCase))
AssemblyDependency\SuggestedRedirects.cs (2)
65Assert.True(ContainsItem(t.ResolvedDependencyFiles, s_myLibraries_V2_DDllPath)); 118s_myLibraries_V2_DDllPath),