4 writes to useShouldSerialize
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (4)
576cacheItems.useShouldSerialize = false; 1116cacheItems.useShouldSerialize = false; 2464cacheItems.useShouldSerialize = true; 2470cacheItems.useShouldSerialize = true;
1 reference to useShouldSerialize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2459if (cacheItems.useShouldSerialize) {