7 references to options
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Globalization\CompareInfo.cs (4)
985
ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidFlag, ExceptionArgument.
options
);
1096
ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidFlag, ExceptionArgument.
options
);
1462
ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidFlag, ExceptionArgument.
options
);
1495
ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidFlag, ExceptionArgument.
options
);
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (1)
2211
ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidFlag, ExceptionArgument.
options
);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
2467
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
options
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1029
case ExceptionArgument.
options
: