Lines Matching refs:DontEnum
188 PropertyAttribute.DontEnum = DONT_ENUM;1194 return (this.attributes() & PropertyAttribute.DontEnum) == 0;