2 references to LineType
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.cs (2)
864if (oldLine.GetType() == newLineInfo.LineType) 880Debug.Assert(newLine.GetType() == newLineInfo.LineType);