2 references to NotSupported_NoCodepageData
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.cs (2)
252throw new NotSupportedException(SR.Format(SR.NotSupported_NoCodepageData, codepage)); 334throw new NotSupportedException(SR.Format(SR.NotSupported_NoCodepageData, _codePage));