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