2 references to FromArgs
dotnet.Tests (2)
CommandTests\MSBuild\GivenDotnetCleanInvocation.cs (2)
22
((CleanCommand)CleanCommand.
FromArgs
(new string[] { "<project>" }, msbuildPath))
59
((CleanCommand)CleanCommand.
FromArgs
(args, msbuildPath))