1 write to _strCollSchemas
System.Web.Mobile (1)
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
60_strCollSchemas = new StringCollection();
7 references to _strCollSchemas
System.Web.Mobile (7)
UI\MobileControls\Design\TemplatingOptionsDialog.cs (7)
251_strCollSchemas.Clear(); 258foreach (String strSchema in _strCollSchemas) 345!_strCollSchemas.Contains(choice.Xmlns)) 347_strCollSchemas.Add(choice.Xmlns); 363!_strCollSchemas.Contains(choice.Xmlns)) 365_strCollSchemas.Add(choice.Xmlns); 492if (!_strCollSchemas.Contains(previousUrlSchema))