2 references to GetRowView
System.Data (2)
fx\src\data\System\Data\DataView.cs (2)
692array.SetValue(GetRowView(iterator.Current), index); 707array[index] = GetRowView(iterator.Current);