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