2 references to s_runtimeType
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignBindingPicker.cs (2)
1018if (type is not null && type.GetType() != s_runtimeType) 1157if (dsType is not null && dsType.GetType() != s_runtimeType)