5 references to culture
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
459ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 489ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (2)
1371ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 1420ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
943case ExceptionArgument.culture: