3 references to Style
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (3)
258if (operationInfo.Style == OperationFormatStyle.Rpc) 260this.CurrentSchemaImporter.SetOperationStyle(operation, operationInfo.Style); 280ImportMessageBinding(messageBinding, wsdlMessage, message, operationInfo.Style, operationInfo.IsEncoded);