2 references to GetListName
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\BindingSource.cs (1)
1543ListBindingHelper.GetListName(List, listAccessors);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBindingHelperTests.cs (1)
497Assert.Equal(expected, ListBindingHelper.GetListName(list, listAccessors));