3 references to Format_InvalidStringWithValue
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Number.Parsing.cs (2)
1092SR.Format(SR.Format_InvalidStringWithValue, Encoding.UTF8.GetString(bytes)) : 1097errorMessage = SR.Format(SR.Format_InvalidStringWithValue, value.ToString());
src\libraries\System.Private.CoreLib\src\System\Version.cs (1)
461throw new FormatException(SR.Format(SR.Format_InvalidStringWithValue, inputString));