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