1 reference to CustomAttributeCtorParameter
mscorlib (1)
system\reflection\customattribute.cs (1)
378
m_ctorParams[i] = new
CustomAttributeCtorParameter
(InitCustomAttributeType((RuntimeType)parameters[i].ParameterType));