5 references to culture
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
511ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 549ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (2)
1500ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture); 1549ThrowHelper.ThrowArgumentNullException(ExceptionArgument.culture);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
935case ExceptionArgument.culture: