2 references to _viewName
System.Web.Entity (2)
System\Data\WebControls\EntityDataSource.cs (2)
765return new string[] { this._viewName }; 793return new EntityDataSourceView(this, _viewName);