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