1 write to _siteMapProviders
System.Web (1)
Configuration\SiteMapSection.cs (1)
122_siteMapProviders = siteMapProviders;
3 references to _siteMapProviders
System.Web (3)
Configuration\SiteMapSection.cs (3)
116if (_siteMapProviders == null) { 118if (_siteMapProviders == null) { 127return _siteMapProviders;