1 reference to s_commandFactory
Microsoft.DotNet.VersionTools (1)
Util\GitCommand.cs (1)
14internal static ICommand Create(params string[] args) => s_commandFactory.Create("git", args);