Base:
method
Setup
Microsoft.DotNet.Build.Tasks.Feed.SetupTargetFeedConfigBase.Setup()
4 references to Setup
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifestV3.cs (1)
161
var targetFeedConfigs = targetFeedsSetup.
Setup
();
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
SetupTargetFeedConfigV3Tests.cs (3)
186
var actualFeeds = config.
Setup
();
300
var actualFeeds = config.
Setup
();
415
var actualFeeds = config.
Setup
();