3 writes to _collection
System.Web (3)
UI\WebControls\SiteMapDataSourceView.cs (3)
20_collection = new SiteMapNodeCollection(node); 26_collection = collection; 36_collection = _owner.GetPathNodeCollection(Name);
1 reference to _collection
System.Web (1)
UI\WebControls\SiteMapDataSourceView.cs (1)
32return _collection;