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