4 instantiations of CacheItems
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
1182_cacheItems = new CacheItems(); 1205_cacheItems = new CacheItems(); 1806_cacheItems ??= new CacheItems(); 2081_cacheItems = new CacheItems
1 reference to CacheItems
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
36private CacheItems? _cacheItems;