5 instantiations of IListDataSource
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingContextTests.cs (5)
574
IListDataSource dataSource =
new
()
611
IListDataSource dataSource =
new
()
630
IListDataSource dataSource =
new
();
674
IListDataSource dataSource =
new
();
853
IListDataSource dataSource =
new
() { Property = list };
5 references to IListDataSource
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingContextTests.cs (5)
574
IListDataSource
dataSource = new()
611
IListDataSource
dataSource = new()
630
IListDataSource
dataSource = new();
674
IListDataSource
dataSource = new();
853
IListDataSource
dataSource = new() { Property = list };