2 references to SiteMapNodeCollection
System.Web (2)
StaticSiteMapProvider.cs (1)
221SiteMapNodeCollection trimmedCollection = new SiteMapNodeCollection(collection.Count);
XmlSiteMapProvider.cs (1)
129SiteMapNodeCollection resultNodes = new SiteMapNodeCollection(subNodes.Count);