2 references to ParseCommandLineArgs
Microsoft.DotNet.ProjectTools (2)
LaunchSettings\ExecutableLaunchProfileParser.cs (1)
41
CommandLineArgs =
ParseCommandLineArgs
(profile.CommandLineArgs, evaluateExpression, expandCommandLineArgs),
LaunchSettings\ProjectLaunchProfileParser.cs (1)
34
CommandLineArgs =
ParseCommandLineArgs
(profile.CommandLineArgs, evaluateExpression, expandCommandLineArgs),