4 instantiations of CacheItems
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (4)
1400cacheItems = new CacheItems(); 1419cacheItems = new CacheItems(); 2109cacheItems = new CacheItems(); 2468cacheItems = new CacheItems();
1 reference to CacheItems
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
107private CacheItems cacheItems;