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