1 write to _attributes
System.CodeDom (1)
System\CodeDom\CodeCompileUnit.cs (1)
22public CodeAttributeDeclarationCollection AssemblyCustomAttributes => _attributes ??= new CodeAttributeDeclarationCollection();