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