5 references to anyOf
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\String.Searching.cs (4)
183ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 198ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 586ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 601ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1049case ExceptionArgument.anyOf: