2 references to MethodTableList
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
530
return new
MethodTableList
(pListStart);
680
return new
MethodTableList
((MethodTable*)pStart);