1 write to _colorConstants
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorUI.cs (1)
43
private Color[] ColorValues =>
_colorConstants
??= GetConstants(typeof(Color));