2 writes to @Style
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
7466o.@Style = Read82_SoapBindingStyle(Reader.Value); 7530o.@Style = Read79_SoapBindingStyle(Reader.Value);
4 references to @Style
System.Web.Services.Description (4)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (4)
1557if (((global::System.Web.Services.Description.SoapBindingStyle)o.@Style) != SoapBindingStyle.@Document) { 1558WriteAttribute(@"style", @"", Write79_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style))); 1620if (((global::System.Web.Services.Description.SoapBindingStyle)o.@Style) != SoapBindingStyle.@Document) { 1621WriteAttribute(@"style", @"", Write82_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style)));