11 references to GetTestLocalFeedPath
Microsoft.DotNet.PackageInstall.Tests (11)
NuGetPackageInstallerTests.cs (11)
57
new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
() }));
152
packageSourceLocation: new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
()}));
163
string getTestLocalFeedPath =
GetTestLocalFeedPath
();
177
string getTestLocalFeedPath =
GetTestLocalFeedPath
();
198
string getTestLocalFeedPath =
GetTestLocalFeedPath
();
219
string getTestLocalFeedPath =
GetTestLocalFeedPath
();
241
new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
() }));
247
new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
() }));
265
new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
() }));
271
new PackageSourceLocation(sourceFeedOverrides: new[] {
GetTestLocalFeedPath
() }));
362
GetTestLocalFeedPath
()));