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