5 references to culture
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
492
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
culture
);
522
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
culture
);
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (2)
1420
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
culture
);
1469
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
culture
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
935
case ExceptionArgument.
culture
: