5 references to anyOf
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.Searching.cs (4)
188ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 203ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 592ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf); 607ThrowHelper.ThrowArgumentNullException(ExceptionArgument.anyOf);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1043case ExceptionArgument.anyOf: