2 references to IsBindableType
System.Web (2)
UI\WebControls\DataGrid.cs (2)
925if (BaseDataList.IsBindableType(sampleItemType)) { 947if (BaseDataList.IsBindableType(propType)) {