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)
341
Text = command.GetDisplayName(
_commandsLoc
),
342
Tooltip = command.GetDisplayDescription(
_commandsLoc
),