9 references to DoesMethodNameExist
dotnet-svcutil-lib (9)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (9)
165clientType.Name = NamingHelper.GetUniqueName(GetClientClassName(context.ContractType.Name), DoesMethodNameExist, context.Operations); 632DoesMethodNameExist, context.Operations); 645DoesMethodNameExist, context.Operations); 658DoesMethodNameExist, context.Operations); 700DoesMethodNameExist, context.Operations); 711onEndOperationMethod.Name = NamingHelper.GetUniqueName(GetEndOperationMethodName(syncMethodName), DoesMethodNameExist, context.Operations); 775DoesMethodNameExist, context.Operations); 787DoesMethodNameExist, context.Operations); 845DoesMethodNameExist, context.Operations);