2 references to s_CustomConstantAttributeType
mscorlib (2)
system\reflection\parameterinfo.cs (2)
661else if (attrType.IsSubclassOf(s_CustomConstantAttributeType)) 669Object[] CustomAttrs = GetCustomAttributes(s_CustomConstantAttributeType, false);