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