4 references to ThrowInvalidOperationException_EnumCurrent
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Array.Enumerators.cs (3)
126ThrowHelper.ThrowInvalidOperationException_EnumCurrent(_index); 143ThrowHelper.ThrowInvalidOperationException_EnumCurrent(-1); 170ThrowHelper.ThrowInvalidOperationException_EnumCurrent(-1);
src\libraries\System.Private.CoreLib\src\System\CharEnumerator.cs (1)
46ThrowHelper.ThrowInvalidOperationException_EnumCurrent(_index);