2 writes to _entitySetType
System.Web.Extensions (2)
UI\WebControls\ContextDataSourceView.cs (2)
42_entitySetType = null; 115_entitySetType = GetEntitySetType();
2 references to _entitySetType
System.Web.Extensions (2)
UI\WebControls\ContextDataSourceView.cs (2)
114if (_entitySetType == null) { 117return _entitySetType;