2 references to FormatArguments
dotnet (2)
Commands\DotNetCommandFactory.cs (2)
120
FormatArguments
(RemoveFirst(args, supportedArgument));
122
private static string FormatUnrecognizedArguments(IEnumerable<string> args) =>
FormatArguments
(args);