2 references to Parse
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1283
return CommandLineArgsParser.
Parse
(launchProfile.CommandLineArgs);
Aspire.Hosting.Tests (1)
Utils\CommandLineArgsParserTests.cs (1)
25
var actualParsed =
Parse
(commandLine);