1 reference to GetExecuteParameterTypes
Microsoft.Arcade.Common (1)
MSBuildTaskBase.cs (1)
81return GetExecuteParameterTypes().Select(t => serviceProvider.GetRequiredService(t)).ToArray();