3 references to AllowNewInternal
System.Windows.Forms (3)
System\Windows\Forms\DataBinding\BindingSource.cs (3)
1563if (!AllowNewInternal(checkConstructor: false)) 1568if (!AllowNewInternal(checkConstructor: true)) 1644get => AllowNewInternal(true);