1 write to _includePaths
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (1)
48_includePaths = includePaths;
2 references to _includePaths
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (2)
164if (!string.IsNullOrEmpty(_includePaths)) 166foreach (string include in _includePaths.Split(','))