2 writes to _webConfig
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
249_webConfig = webConfig; 260_webConfig = webConfig;
9 references to _webConfig
System.Web.Mobile (9)
UI\MobileControls\Design\Util\WebConfigManager.cs (9)
315_xmlNode.Attributes.Append(_webConfig.Document.CreateAttribute("name")); 328_xmlNode.Attributes.Append(_webConfig.Document.CreateAttribute("compare")); 334_xmlNode.Attributes.Append(_webConfig.Document.CreateAttribute("argument")); 348_xmlNode.Attributes.Append(_webConfig.Document.CreateAttribute("type")); 354_xmlNode.Attributes.Append(_webConfig.Document.CreateAttribute("method")); 359_webConfig.EnsureSystemWebSectionIsPresent(); 361XmlNode filters = _webConfig.FindFilterSection(_webConfig.Document, false); 413_webConfig