2 references to connectionManagement
System (2)
net\System\Net\Configuration\ConnectionManagementSection.cs (2)
16
this.properties.Add(this.
connectionManagement
);
22
get { return (ConnectionManagementElementCollection)this[this.
connectionManagement
]; }