3 references to ClientClass
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (2)
26ServiceContractGenerationOptions.ClientClass); 165if (_options.IsSet(ServiceContractGenerationOptions.ClientClass))
ImportModule.cs (1)
253contractGenerator.Options &= ~ServiceContractGenerationOptions.ChannelInterface & ~ServiceContractGenerationOptions.ClientClass;