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