86 references to CustomAttributes
Microsoft.Build.Tasks.Core (6)
PresentationBuildTasks (7)
System.CodeDom (52)
Microsoft\VisualBasic\VBCodeGenerator.cs (22)
1455if (e.CustomAttributes.Count > 0)
1457OutputAttributes(e.CustomAttributes, false);
1508if (e.CustomAttributes.Count > 0)
1510OutputAttributes(e.CustomAttributes, false);
1523if (e.CustomAttributes.Count > 0)
1525OutputAttributes(e.CustomAttributes, false);
1580if (e.CustomAttributes.Count > 0)
1582OutputAttributes(e.CustomAttributes, false);
1695if (e.CustomAttributes.Count > 0)
1697OutputAttributes(e.CustomAttributes, false);
1735if (e.CustomAttributes.Count > 0)
1737OutputAttributes(e.CustomAttributes, false);
1875if (e.CustomAttributes.Count > 0)
1877OutputAttributes(e.CustomAttributes, false);
1918if (e.CustomAttributes.Count > 0)
1920OutputAttributes(e.CustomAttributes, false);
1941if (e.CustomAttributes.Count > 0)
1943OutputAttributes(e.CustomAttributes, false);
1975if (e.CustomAttributes.Count > 0)
1977OutputAttributes(e.CustomAttributes, false);
1994if (e.CustomAttributes.Count > 0)
1996OutputAttributes(e.CustomAttributes, false);
System.Runtime.Serialization.Schema (15)
System.Windows.Forms.Design (6)