5 references to s_portableDllPath
Microsoft.Build.Tasks.UnitTests (5)
AssemblyDependency\GlobalAssemblyCacheTests.cs (3)
484t.Assemblies[0].SetMetadata("HintPath", s_portableDllPath); 743t.Assemblies[1].SetMetadata("HintPath", s_portableDllPath); 813t.Assemblies[1].SetMetadata("HintPath", s_portableDllPath);
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (2)
612s_portableDllPath, 2462if (String.Equals(path, s_portableDllPath, StringComparison.OrdinalIgnoreCase))