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