1 write to _customAttributes
System.CodeDom (1)
System\CodeDom\CodeTypeParameter.cs (1)
27public CodeAttributeDeclarationCollection CustomAttributes => _customAttributes ??= new CodeAttributeDeclarationCollection();