2 instantiations of ParentDataSource
System.Windows.Forms.Tests (2)
System\Windows\Forms\BindingContextTests.cs (2)
504
ParentDataSource dataSource =
new
()
565
ParentDataSource dataSource =
new
();
2 references to ParentDataSource
System.Windows.Forms.Tests (2)
System\Windows\Forms\BindingContextTests.cs (2)
504
ParentDataSource
dataSource = new()
565
ParentDataSource
dataSource = new();