2 references to GetWrapper
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceWrapperPropertyDescriptor.cs (2)
81return _column.GetValue(GetWrapper(component)); 90_column.SetValue(GetWrapper(component), value);