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