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