1 write to style
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractImporter.cs (1)
2179this.style = style;
1 reference to style
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractImporter.cs (1)
2183internal OperationFormatStyle Style { get { return style; } }