Base:
method
ConfigureServices
Microsoft.Arcade.Common.MSBuildTaskBase.ConfigureServices(Microsoft.Extensions.DependencyInjection.IServiceCollection)
4 references to ConfigureServices
Microsoft.DotNet.Build.Tasks.Feed.Tests (4)
PublishArtifactsInManifestTests.cs (4)
50
task.
ConfigureServices
(collection);
76
task.
ConfigureServices
(collection);
293
task.
ConfigureServices
(collection);
299
task.
ConfigureServices
(s);