4 instantiations of CacheItems
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
1191_cacheItems = new CacheItems(); 1214_cacheItems = new CacheItems(); 1815_cacheItems ??= new CacheItems(); 2090_cacheItems = new CacheItems
1 reference to CacheItems
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
36private CacheItems? _cacheItems;