2 references to AreSameType
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
366
if (MethodTable.
AreSameType
(pMT, RuntimeHelpers.GetMethodTable(destinationArray)) &&
395
if (MethodTable.
AreSameType
(pMT, RuntimeHelpers.GetMethodTable(destinationArray)) &&