Base:
method
ConfigureServices
Microsoft.Arcade.Common.MSBuildTaskBase.ConfigureServices(Microsoft.Extensions.DependencyInjection.IServiceCollection)
6 references to ConfigureServices
Microsoft.DotNet.Helix.Sdk.Tests (6)
InstallDotNetToolTests.cs (6)
87
_task.
ConfigureServices
(collection);
117
_task.
ConfigureServices
(collection);
142
_task.
ConfigureServices
(collection);
183
_task.
ConfigureServices
(collection);
322
task.
ConfigureServices
(collection);
328
task.
ConfigureServices
(s);