5 instantiations of IListDataSource
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingContextTests.cs (5)
576
IListDataSource dataSource =
new
()
613
IListDataSource dataSource =
new
()
632
IListDataSource dataSource =
new
();
676
IListDataSource dataSource =
new
();
855
IListDataSource dataSource =
new
() { Property = list };
5 references to IListDataSource
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingContextTests.cs (5)
576
IListDataSource
dataSource = new()
613
IListDataSource
dataSource = new()
632
IListDataSource
dataSource = new();
676
IListDataSource
dataSource = new();
855
IListDataSource
dataSource = new() { Property = list };