86 references to CustomAttributes
Microsoft.Build.Tasks.Core (6)
PresentationBuildTasks (7)
System.CodeDom (52)
Microsoft\VisualBasic\VBCodeGenerator.cs (22)
1458if (e.CustomAttributes.Count > 0)
1460OutputAttributes(e.CustomAttributes, false);
1511if (e.CustomAttributes.Count > 0)
1513OutputAttributes(e.CustomAttributes, false);
1526if (e.CustomAttributes.Count > 0)
1528OutputAttributes(e.CustomAttributes, false);
1583if (e.CustomAttributes.Count > 0)
1585OutputAttributes(e.CustomAttributes, false);
1698if (e.CustomAttributes.Count > 0)
1700OutputAttributes(e.CustomAttributes, false);
1738if (e.CustomAttributes.Count > 0)
1740OutputAttributes(e.CustomAttributes, false);
1878if (e.CustomAttributes.Count > 0)
1880OutputAttributes(e.CustomAttributes, false);
1921if (e.CustomAttributes.Count > 0)
1923OutputAttributes(e.CustomAttributes, false);
1944if (e.CustomAttributes.Count > 0)
1946OutputAttributes(e.CustomAttributes, false);
1978if (e.CustomAttributes.Count > 0)
1980OutputAttributes(e.CustomAttributes, false);
1997if (e.CustomAttributes.Count > 0)
1999OutputAttributes(e.CustomAttributes, false);
System.Runtime.Serialization.Schema (15)
System.Windows.Forms.Design (6)