5 references to codePoint
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\CharUnicodeInfo.cs (4)
237
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
codePoint
);
298
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
codePoint
);
333
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
codePoint
);
366
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
codePoint
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1025
case ExceptionArgument.
codePoint
: