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