5 references to anyOf
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\String.Searching.cs (4)
110ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 125ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 309ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 324ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1047case ExceptionArgument.anyOf: