5 references to culture
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
492ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 522ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (2)
1420ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 1469ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
935case ExceptionArgument.culture: