2 references to ThrowInvalidCastExceptionInternal
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\CastHelpers.cs (2)
23ThrowInvalidCastExceptionInternal(fromTypeHnd, toTypeHnd); 30ThrowInvalidCastExceptionInternal(RuntimeHelpers.GetMethodTable(fromType), toTypeHnd);