5 references to culture
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
511ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 541ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (2)
1450ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 1499ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
941case ExceptionArgument.culture: