2 writes to Name
System.Configuration (2)
System\Configuration\ConnectionStringSettings.cs (2)
39Name = name; 46Name = name;
2 references to Name
System.Configuration (1)
System\Configuration\ConnectionStringSettings.cs (1)
53return Name;
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
1335connStrBuilder.Name = connStrSettings.Name;