5 references to System_Collections_Specialized
System.Reflection.Metadata (5)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
85
values[(int)StringHandle.VirtualIndex.
System_Collections_Specialized
] = "System.Collections.Specialized";
System\Reflection\Metadata\MetadataReader.WinMD.cs (4)
157
keys[k++] = "INotifyCollectionChanged"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.
System_Collections_Specialized
, StringHandle.VirtualIndex.INotifyCollectionChanged, systemObjectModel);
167
keys[k++] = "NotifyCollectionChangedAction"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.
System_Collections_Specialized
, StringHandle.VirtualIndex.NotifyCollectionChangedAction, systemObjectModel);
168
keys[k++] = "NotifyCollectionChangedEventArgs"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.
System_Collections_Specialized
, StringHandle.VirtualIndex.NotifyCollectionChangedEventArgs, systemObjectModel);
169
keys[k++] = "NotifyCollectionChangedEventHandler"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.
System_Collections_Specialized
, StringHandle.VirtualIndex.NotifyCollectionChangedEventHandler, systemObjectModel);