7 references to s_myLibraries_V2Path
Microsoft.Build.Tasks.UnitTests (7)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (2)
236
protected static readonly string s_myLibraries_V2_DDllPath = Path.Combine(
s_myLibraries_V2Path
, "D.dll");
238
protected static readonly string s_myLibraries_V2_GDllPath = Path.Combine(
s_myLibraries_V2Path
, "G.dll");
AssemblyDependency\SuggestedRedirects.cs (5)
61
s_myLibraries_V2Path
101
s_myLibrariesRootPath, s_myLibraries_V1Path,
s_myLibraries_V2Path
151
s_myLibrariesRootPath, s_myLibraries_V1Path,
s_myLibraries_V2Path
194
s_myLibrariesRootPath,
s_myLibraries_V2Path
, s_myLibraries_V1Path
239
s_myLibrariesRootPath,
s_myLibraries_V2Path
, s_myLibraries_V1Path