7 references to TestInputs
Microsoft.DotNet.Build.Manifest.Tests (7)
BuildModelFactoryTests.cs (6)
99
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.1.0.0.nupkg"));
228
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.1.0.0.nupkg"));
350
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.zip"));
387
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.1.0.0.nupkg"));
433
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.1.0.0.nupkg"));
582
var localPackagePath =
TestInputs
.GetFullPath(Path.Combine("Nupkgs", "test-package-a.1.0.0.nupkg"));
TestInputs\TestInputs.cs (1)
13
Path.GetDirectoryName(typeof(
TestInputs
).Assembly.Location),