1 write to _commandsLoc
Aspire.Dashboard (1)
Model\ResourceMenuBuilder.cs (1)
68_commandsLoc = commandsLoc;
2 references to _commandsLoc
Aspire.Dashboard (2)
Model\ResourceMenuBuilder.cs (2)
341Text = command.GetDisplayName(_commandsLoc), 342Tooltip = command.GetDisplayDescription(_commandsLoc),