1 write to Label
Aspire.Cli.Tests (1)
Backchannel\ResourceSnapshotMapperTests.cs (1)
60Label = "Selector",
4 references to Label
aspire (4)
Backchannel\ResourceSnapshotMapper.cs (1)
259Label = input.Label,
Commands\ResourceCommand.cs (3)
418option.Description = argument.Description ?? argument.Label; 868else if (argument.Label is { Length: > 0 }) 870parts.Add(argument.Label);