2 references to Format_InvalidStringWithValue
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Number.Parsing.cs (2)
1058
SR.Format(SR.
Format_InvalidStringWithValue
, Encoding.UTF8.GetString(bytes)) :
1063
errorMessage = SR.Format(SR.
Format_InvalidStringWithValue
, value.ToString());