2 instantiations of OptionsHelper
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (2)
25private OptionsHelper _options = new OptionsHelper(ServiceContractGenerationOptions.ChannelInterface | 77set { _options = new OptionsHelper(value); }
2 references to OptionsHelper
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (2)
25private OptionsHelper _options = new OptionsHelper(ServiceContractGenerationOptions.ChannelInterface | 80internal OptionsHelper OptionsInternal