1 reference to CommandLineArgsParser
Aspire.Hosting.Azure.Functions (1)
AzureFunctionsProjectResourceExtensions.cs (1)
167
var commandLineArgs =
CommandLineArgsParser
.Parse(launchProfile.LaunchProfile.CommandLineArgs ?? string.Empty);