4 references to action
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1323ThrowHelper.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\Threading\Tasks\Task.cs (1)
510ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
919case ExceptionArgument.action: