2 references to MethodTableList
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
537
return new
MethodTableList
(pListStart);
681
return new
MethodTableList
((RelativePointer<MethodTable>*)pStart);