6 references to SR
Microsoft.Extensions.Configuration.CommandLine (6)
CommandLineConfigurationProvider.cs (6)
116
throw new FormatException(
SR
.Format(
SR
.Error_ShortSwitchNotDefined, currentArg));
147
SR
.Format(
SR
.Error_InvalidSwitchMapping, mapping.Key),
154
SR
.Format(
SR
.Error_DuplicatedKeyInSwitchMappings, mapping.Key),