2 references to GetListByName
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
334
list =
GetListByName
(string.Empty, Span<byte>.Empty, listType, cacheType);
343
list =
GetListByName
(name, utf8Name, listType, cacheType);