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