4 instantiations of CacheItems
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
1185_cacheItems = new CacheItems(); 1208_cacheItems = new CacheItems(); 1809_cacheItems ??= new CacheItems(); 2084_cacheItems = new CacheItems
1 reference to CacheItems
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
36private CacheItems? _cacheItems;