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