3 references to InvalidOperation_NoElements
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.MinMax.cs (2)
168
ThrowHelper.ThrowInvalidOperationException(ExceptionResource.
InvalidOperation_NoElements
);
237
ThrowHelper.ThrowInvalidOperationException(ExceptionResource.
InvalidOperation_NoElements
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1249
case ExceptionResource.
InvalidOperation_NoElements
: