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