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