2 references to CannotCast
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\TypeCast.cs (2)
78else if (result == CastResult.CannotCast) 301Debug.Assert(result != CastResult.CannotCast);