3 references to WinRT_IReadOnlyList
mscorlib (3)
system\internal.cs (3)
235
WinRT_IReadOnlyList
<int>(null, null, null);
236
WinRT_IReadOnlyList
<string>(null, null, null); typeof(IVectorView<string>).ToString();
237
WinRT_IReadOnlyList
<object>(null, null, null); typeof(IVectorView<object>).ToString();