80 references to CustomAttributes
PresentationBuildTasks (7)
System.CodeDom (52)
Microsoft\VisualBasic\VBCodeGenerator.cs (22)
1451if (e.CustomAttributes.Count > 0)
1453OutputAttributes(e.CustomAttributes, false);
1504if (e.CustomAttributes.Count > 0)
1506OutputAttributes(e.CustomAttributes, false);
1519if (e.CustomAttributes.Count > 0)
1521OutputAttributes(e.CustomAttributes, false);
1576if (e.CustomAttributes.Count > 0)
1578OutputAttributes(e.CustomAttributes, false);
1691if (e.CustomAttributes.Count > 0)
1693OutputAttributes(e.CustomAttributes, false);
1731if (e.CustomAttributes.Count > 0)
1733OutputAttributes(e.CustomAttributes, false);
1871if (e.CustomAttributes.Count > 0)
1873OutputAttributes(e.CustomAttributes, false);
1914if (e.CustomAttributes.Count > 0)
1916OutputAttributes(e.CustomAttributes, false);
1937if (e.CustomAttributes.Count > 0)
1939OutputAttributes(e.CustomAttributes, false);
1971if (e.CustomAttributes.Count > 0)
1973OutputAttributes(e.CustomAttributes, false);
1990if (e.CustomAttributes.Count > 0)
1992OutputAttributes(e.CustomAttributes, false);
System.Runtime.Serialization.Schema (15)
System.Windows.Forms.Design (6)