2 references to NormalizeCommand
aspire (2)
Utils\CommandPathResolver.cs (2)
65
var normalizedCommand =
NormalizeCommand
(command);
77
return s_commandMetadata.TryGetValue(
NormalizeCommand
(command), out var metadata)