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