31 references to s_myLibrariesRootPath
Microsoft.Build.Tasks.UnitTests (31)
AssemblyDependency\Miscellaneous.cs (20)
3610s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3642s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3686s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3736s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3778s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3815s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 3852s_myLibrariesRootPath, s_myLibraries_V1Path, @"c:\RogueLibraries\v1" 3888s_myLibrariesRootPath, s_myLibraries_V1Path, @"c:\RogueLibraries\v1" 4019s_myLibrariesRootPath, 4059s_myLibrariesRootPath 4096s_myLibrariesRootPath, 4135s_myLibrariesRootPath 4177s_myLibrariesRootPath 4215s_myLibrariesRootPath 4250s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 4302s_myLibrariesRootPath, s_myLibraries_V1Path, s_myLibraries_V1_EPath 4363s_myLibrariesRootPath, s_myLibraries_V1Path, s_myLibraries_V2Path, s_myLibraries_V1_EPath 4969s_myLibrariesRootPath 4996t.TargetFrameworkDirectories = new string[] { @"c:\boguslocation", s_myLibrariesRootPath }; 7795s_myLibrariesRootPath
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (6)
224protected static readonly string s_myLibraries_V1Path = Path.Combine(s_myLibrariesRootPath, "v1"); 225protected static readonly string s_myLibraries_V2Path = Path.Combine(s_myLibrariesRootPath, "v2"); 228protected static readonly string s_myLibraries_ADllPath = Path.Combine(s_myLibrariesRootPath, "A.dll"); 229protected static readonly string s_myLibraries_BDllPath = Path.Combine(s_myLibrariesRootPath, "B.dll"); 230protected static readonly string s_myLibraries_CDllPath = Path.Combine(s_myLibrariesRootPath, "C.dll"); 231protected static readonly string s_myLibraries_TDllPath = Path.Combine(s_myLibrariesRootPath, "T.dll");
AssemblyDependency\SuggestedRedirects.cs (5)
58s_myLibrariesRootPath, 100s_myLibrariesRootPath, s_myLibraries_V1Path, s_myLibraries_V2Path 150s_myLibrariesRootPath, s_myLibraries_V1Path, s_myLibraries_V2Path 193s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path 238s_myLibrariesRootPath, s_myLibraries_V2Path, s_myLibraries_V1Path