3 references to CodeTypeOfExpression
System.Management (2)
System\Management\WMIGenerator.cs (2)
1102caa.Value = new CodeTypeOfExpression(typeof(System.ComponentModel.ExpandableObjectConverter)); 4072cboe1.Right = new CodeTypeOfExpression(typeof(System.Enum));
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\CodeDomSerializer.cs (1)
142result = new CodeTypeOfExpression(type);