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