Base:
method
Setup
Microsoft.DotNet.Build.Tasks.Feed.SetupTargetFeedConfigBase.Setup()
4 references to Setup
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifestV4.cs (1)
160
var targetFeedConfigs = targetFeedsSetup.
Setup
();
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
SetupTargetFeedConfigV4Tests.cs (3)
179
var actualFeeds = config.
Setup
();
270
var actualFeeds = config.
Setup
();
364
var actualFeeds = config.
Setup
();