4 references to GroupName
dotnet-svcutil-lib (4)
CodeDomFixup\MethodCreationHelper.cs (3)
1246
if (defaultBindingElement.ConnectionPoolSettings.
GroupName
!= bindingElement.ConnectionPoolSettings.
GroupName
)
1253
new CodePrimitiveExpression(bindingElement.ConnectionPoolSettings.
GroupName
)));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpChannelFactory.cs (1)
14
bindingElement.ConnectionPoolSettings.
GroupName
,