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