1 implementation of Create
Microsoft.Arcade.Common (1)
CommandFactory.cs (1)
19public ICommand Create(string executable, IEnumerable<string> args)
7 references to Create
Microsoft.DotNet.Helix.Sdk (1)
InstallDotNetTool.cs (1)
162ICommand command = commandFactory.Create(executable, args);
Microsoft.DotNet.Helix.Sdk.Tests (6)
InstallDotNetToolTests.cs (6)
63.Setup(x => x.Create( 96x => x.Create( 236.Setup(x => x.Create( 282x => x.Create( 292x => x.Create( 307x => x.Create(