3 references to GetListByName
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
338list = GetListByName(null, 0, null, 0, listType, cacheType); 354list = GetListByName(pName, cNameLen, pUtf8Name, cUtf8Name, listType, cacheType); 360list = GetListByName(pName, cNameLen, pUtf8Name, cUtf8Name, listType, cacheType);