3 references to ThrowIfEmptyOrWithWhitespaces
System.CommandLine (3)
AliasSet.cs (2)
17Symbol.ThrowIfEmptyOrWithWhitespaces(alias, nameof(alias)); 28=> _aliases.Add(Symbol.ThrowIfEmptyOrWithWhitespaces(item, nameof(item)));
Symbol.cs (1)
17Name = ThrowIfEmptyOrWithWhitespaces(name, nameof(name), allowWhitespace);