3 references to Format
Microsoft.Extensions.Configuration.CommandLine (3)
CommandLineConfigurationProvider.cs (3)
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),