1 write to GroupName
System.ServiceModel (1)
System\ServiceModel\Configuration\TcpConnectionPoolSettingsElement.cs (1)
94
this.
GroupName
= source.GroupName;
2 references to GroupName
System.ServiceModel (2)
System\ServiceModel\Configuration\TcpConnectionPoolSettingsElement.cs (2)
68
settings.GroupName = this.
GroupName
;
94
this.GroupName = source.
GroupName
;