1 write to GroupName
System.ServiceModel (1)
System\ServiceModel\Configuration\NamedPipeConnectionPoolSettingsElement.cs (1)
83this.GroupName = source.GroupName;
2 references to GroupName
System.ServiceModel (2)
System\ServiceModel\Configuration\NamedPipeConnectionPoolSettingsElement.cs (2)
59settings.GroupName = this.GroupName; 83this.GroupName = source.GroupName;