5 references to anyOf
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\String.Searching.cs (4)
121ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 136ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 333ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 348ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1055case ExceptionArgument.anyOf: