1 reference to GetClientClassName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (1)
165
clientType.Name = NamingHelper.GetUniqueName(
GetClientClassName
(context.ContractType.Name), DoesMethodNameExist, context.Operations);