3 references to NameHashCode
System (3)
compmod\system\componentmodel\PropertyDescriptor.cs (3)
197if (pd != null && pd.NameHashCode == this.NameHashCode 354return this.NameHashCode ^ PropertyType.GetHashCode();