2 references to NormalizeCommandArguments
Aspire.Hosting (2)
ApplicationModel\ResourceCommandService.cs (2)
338arguments = NormalizeCommandArguments(annotation, arguments); 485var normalizedArguments = NormalizeCommandArguments(annotation, arguments);