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