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