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