5 references to action
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1329ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
642ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
src\libraries\System.Private.CoreLib\src\System\String.cs (1)
326ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
510ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
927case ExceptionArgument.action: