1 write to customAttributes
System (1)
compmod\system\codedom\CodeTypeParameter.cs (1)
57customAttributes = new CodeAttributeDeclarationCollection();
2 references to customAttributes
System (2)
compmod\system\codedom\CodeTypeParameter.cs (2)
56if (customAttributes == null) { 59return customAttributes;