5 references to s_myLibraries_V2_DDllPath
Microsoft.Build.Tasks.UnitTests (5)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
446s_myLibraries_V2_DDllPath, 1346if (path.EndsWith(s_myLibraries_V2_DDllPath)) 2200if (String.Equals(path, s_myLibraries_V2_DDllPath, StringComparison.OrdinalIgnoreCase))
AssemblyDependency\SuggestedRedirects.cs (2)
67Assert.True(ContainsItem(t.ResolvedDependencyFiles, s_myLibraries_V2_DDllPath)); 120s_myLibraries_V2_DDllPath),