3 references to WinRT_IList
mscorlib (3)
system\internal.cs (3)
231WinRT_IList<int>(null, null, null, null); 232WinRT_IList<string>(null, null, null, null); typeof(IVector<string>).ToString(); 233WinRT_IList<object>(null, null, null, null); typeof(IVector<object>).ToString();