Base:
method
Setup
Microsoft.DotNet.Build.Tasks.Feed.SetupTargetFeedConfigBase.Setup()
4 references to Setup
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifestV3.cs (1)
162
var targetFeedConfigs = targetFeedsSetup.
Setup
();
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
SetupTargetFeedConfigV3Tests.cs (3)
192
var actualFeeds = config.
Setup
();
299
var actualFeeds = config.
Setup
();
407
var actualFeeds = config.
Setup
();