1 write to cachedIgnoreCase
System (1)
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
246
cachedIgnoreCase
= ignoreCase;
1 reference to cachedIgnoreCase
System (1)
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
245
if (cachedFoundProperties == null ||
cachedIgnoreCase
!= ignoreCase) {