Base:
method
Setup
Microsoft.DotNet.Build.Tasks.Feed.SetupTargetFeedConfigBase.Setup()
4 references to Setup
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifestV4.cs (1)
157
var targetFeedConfigs = targetFeedsSetup.
Setup
();
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
SetupTargetFeedConfigV4Tests.cs (3)
198
var actualFeeds = config.
Setup
();
309
var actualFeeds = config.
Setup
();
421
var actualFeeds = config.
Setup
();