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