5 references to IgnoreCase
System.ComponentModel.TypeConverter (5)
System\ComponentModel\ComponentResourceManager.cs (5)
116if (resources == null || (resources.Comparer.Equals(StringComparer.OrdinalIgnoreCase) != IgnoreCase)) 124if (IgnoreCase) 144if (IgnoreCase) 172PropertyDescriptor? prop = TypeDescriptorGetProperties(value).Find(propName, IgnoreCase); 229if (IgnoreCase)