3 references to CustomAttributeType
System.Private.CoreLib (3)
src\System\Reflection\RuntimeCustomAttributeData.cs (3)
268m_ctorParams[i] = new CustomAttributeCtorParameter(new CustomAttributeType((RuntimeType)parameters[i].ParameterType)); 287new CustomAttributeType((RuntimeType)fi.FieldType)); 295new CustomAttributeType((RuntimeType)pi.PropertyType));